Create an app in azure AD for sharepoint online - sharepoint

Hie everyone,
Can anyone tell me how i can create an application for SharePoint online please?
I'm using Azure AD and there is no option(1) for sharepoint online, i only see the graph application for the unified API.
Thanks a lot
(1) 2 weeks ago there were an app called Offfice365 Sharepoint, but it disappeared

Based on the image it looks like you don't have SharePoint enabled for the account that was used to login to the Azure Portal. You need to have an active license for SharePoint to be able to register an application in the Azure Portal that accesses SharePoint data.

I know this is an old question but I am going to try answer it. With Visual Studio 2015 you can create to types of SharePoint Add-ins, SharePoint Hosted and Provider Hosted. In order to create a Provider Hosted Add-in that you want to host on Azure you can use the Publish feature in Visual Studio. Right click the Web Project and Select Publish. When creating the Publishing Profile select the target for Microsoft Azure App Service. From there you will be ask to provide the information for your Azure account and can create Resource Groups and App services that will host your Provided Hosted Add-in in Azure.

Related

Unable to login to Azure

I am trying to create an ASP.NET framework app in Azure so i followed the tutorial on the Azure website but while publishing there is always a problem logging in.
I have tried to login several times and it is all successful but i am unable to proceed with creating app services. The page will still be the same page asking to login or create an account.
I am also login to my visual studio 2017 enterprise with the same account so i am wondering why i can't proceed on.
Thank you
According to your description, I suppose you haven't buy the Azure. You could buy Azure from this link. After that, your account could use Azure. Then you could get Subscription for Azure portal. You could also create Resource Group and App Service Plan from Azure portal.
If you want to use Azure for free,you can use trial version.Just like the following screenshot. However, it has use time and function limit.

Configure Endpoint Monitoring via 'new' azure portal

I am reading the book Exam Ref 70-532 Developing Microsoft Azure Solutions, published in March 2015. In chapter one, it has a section "Configuring endpoint monitoring", where it gives you the steps to configure endpoint monitoring using both the Classic Management portal and the Preview portal.
Following the steps given, I am able to set up endpoint monitoring via the classic portal.
However, I cannot seem to do this via the new portal.
Here are the first two steps listed in the book:
Navigate to the blade of your website in the portal accessed via
https://portal.azure.com
Scroll down to Monitoring and click Webtests.
I cannot see any reference to "Monitoring" or "Webtests" on the azure portal for my website.
Has this functionality been removed from the preview portal?
Is there any way to configure endpoint monitoring via the new portal?
Web Application Endpoint Monitoring has been removed from Azure since October 31, 2016.
The new, replacement functionality is Application Insight Availability Tests
See this link for an article about migrating from Endpoint Monitoring to Application Insight Availability Tests.
These are also available in the Application Insights->Availability

Unable to sign in using my Windows Azure account while creating an Azure project from Visual Studio 2013

I am trying to create an Asp.Net web application from Visual studio to host in Windows Azure. After signing in with my work email(having MSDN subscription and Windows Azure benefits activated) I am shown this message:
Sorry but we didn't find any Windows Azure subscriptions associated with your account.
You can sign in with a different account, or as an MSDN Subscriber, you can get started with Microsoft Azure using monthly credits that are included in your MSDN subscription. Just activate your MSDN benefit to get started.
I have already activated my MSDN benefit and also have one Asp.Net web application up and running on Windows Azure with the same account for last 10 days.
I don't understand why it's happening. If anyone knows about it then please let me know.
Thanks
The issue has been resolved with the help of my organisation's IT Admin. Here is the resolution.
The problem was that, while signing in, I was give two option to choose from after entering my email Id-
Work or School account (Assigned by your work or school) or
Microsoft Account (Personal Account).
I was selecting the first one i.e Work/School account. My MSDN subscription is provided by my organization but the Windows Azure account I created using that MSDN subscription is my personal one and not provided by my company. So I should have selected the second option i.e. Personal Account.
Now when I select Microsoft Account while signing, my project is successfully created for hosting in Windows Azure.
So to msdn and activate Azure under that.
https://msdn.microsoft.com/en-us/subscriptions/manage

Azure AD and Sharepoint 2013

I’m currently testing the Microsoft Azure and SharePoint 2013 ability.
In our office, we have an Office 365 account, and I have created a Azure 30-days trial subscription. I have connected those two, so our Office 365 users are visible in Azure AD.
We need to install a virtual server with SharePoint installed on it, with access to a SQL server in Azure as well.
Is it possible to use the Azure AD as authentication for SharePoint users?
If possible, we would like to avoid installing an On-premises AD in Azure. We simply need the authentication for our SharePoint users, so we can keep everything in the cloud, without Site to site VPN to our in house AD.
I am aware, that the virtual machine in Azure with Sharepoint on it, will run in a Workgroup, but I have a hard time figuring out, how I can access the Azure AD to lookup users. I don’t know if this is possible.
Best regards
Christian

Where is the Windows Azure SQL Reporting Portal?

According to the MSDN documentation for Windows Azure SQL Reporting Services, the reporting portal is supposed to be accessible from the main Azure portal:
The Windows Azure Management Portal includes portals for Windows Azure SQL Database, SQL Reporting and other services available on Windows Azure. From the portal home page, click Reporting to launch the SQL Reporting management portal
This seems to be referring to the old Azure portal. At any rate, my portal doesn't have such a link. All I see are
web sites
vitual machines
cloud services
sql databases
storage
networks
service bus
media services
active directory
add-ons
settings
I've used the search feature to search the Azure portal, checked out my SQL Azure database server configuration, and generally poked around for quite a while but I can't find any way to get to the reporting portal. How can get there and/or activate this feature?
Windows Azure portal currently uses new HTML version. You have to switch to old Silverlight version.
To go back to the old portal, you have to click on your account (top right) and click on "Previous Portal"
EDIT
Previous portal option is no longer there. Windows Azure are preparing brand new portal. Similarly to the current one, it will be using HTML5 and JavaScript - not Silverlight technology.

Resources