The company I work at, decided to embrace Microsoft's ecosystem and we want to develop for Azure, some Office365 add-ins, Bots etc., using things like SSO from the Azure AD and others. But Microsoft's internet resources are too messy and we are not sure where to start. So we have 1 or 2 developers that will develop, test and deploy apps. Do we need a MSDN subscription for them and what it includes? Does it include Azure and Office 365 developer accounts or these need to be purchased separately? Can someone provide me ordered links to start looking? As far as I can see MSDN subscription includes VS + MSDN "something" and it's very pricey. How to have both Azure and O365 dev subscriptions and why do we need the MSDN ones?
What type of account is needed to develop, test and deploy Azure and Office365 apps?
119 Views Asked by nmrlqa4 At
2
There are 2 best solutions below
1
Sean Laberee - Microsoft
On
For a trial of Office 365, you can start through the Office Developer Program here (https://dev.office.com/devprogram) which will provide you with a 30-day trial. Currently, there's an option to email us at Microsoft with your story to get a longer trial. Note that this is subject to availability as its been very popular since the Microsoft Teams launch.
For Azure trial, you can follow this link - https://blogs.msdn.microsoft.com/onenotedev/2015/04/30/set-up-your-office-365-and-azure-ad-tenant/#GetAzureFromO365
If you have a Visual Studio Enterprise subscription, you should have access to the same Office 365 Developer subscription which is slightly hidden on the second tab under tools.
Related Questions in AZURE
- Why does Azure Auto-Scale scale go lower then minimum amount of instances?
- Data execution plan ended with error on DB restore
- Why does Azure CloudConfigurationManager.GetSetting return null
- Do I need other roles than Worker Role for a web site and service layer in Azure?
- Azure Web App PATH Variable Modification
- Azure Data Factory: LinkedService for AzureSql in failed state
- How To Update a Web Application In Azure and Keep The App Up the whole time
- Using Azure MobileServices library with my own LAN WebApi
- ionCube loader error on Azure IIS
- App crash (if closed) after click on notification
- How to get sql data bases instances in azure using java api
- I want to create file in azure share using python PUT requests but getting error signature not correct including headers
- Enabling OPTIONS method on Azure Cloud Service (to enable CORS)
- Redirecting subdomain to directory on Azure
- Kaltura account settings error
Related Questions in OFFICE365
- Building Daemon or Service Apps with Office 365 that doesn't require sign in
- Responding to an Office 365 event invite via REST
- How to import meetings into office365 (EWS and Powershell?)
- Why Apps for Office options is disabled in my outlook 2013 instance
- Erro uninitialized constant Devise::OmniAuthCallbacksController
- Rest API to upload an image with customized metadata in office 365
- Developing Syntax app SharePoint Online PrismJS
- Office 365 Rest API Access to public folders
- In a Office 365 Mail App how to know item belongs to which folder(Inbox/Draft/Sent Items/Deleted Items)?
- Office 365 Exchange Mailbox Properties
- office 365 api integration in visual studio 2012
- python email subject \r\n
- Querying Office 365 Service Communications API with Python
- Why does the Office 365 OutlookServices (v1.0.34) .Net client library hang indefinitely?
- Excel Macros not working in CatiaV5
Related Questions in MSDN
- Add a picture to Picture Control in a dialog box (error RC2108: expected numerical dialog constant)
- WinVerifyTrust error code handling
- C# like XML documentation for existing C++ types from within Visual Studio
- Other semantics associated with the register keyword
- EvtSubscribe doesn't work with query on EventRecordID
- Assigning Credit to a specific Service on Azure
- Is Domain Order included in Visual Studio Enterprise with MSDN for Azure Web apps?
- What is HostProtectionAttribute and why do we use it?
- Delphi: intercept SWbemServices.ExecQuery error
- MSDN contradicts Visual-Studio (MediaPlayerState vs MediaPlaybackState)
- Global hook using WH_GETMESSAGE and WH_KEYBOARD
- GetGUIThreadInfo() fails on non-foreground thread
- c# ways to render a webpage and navigate/manipulate its DOM?
- Heap error in VS2010
- Unable to retrieve the month from date parameter using vba function in mdx
Related Questions in OFFICE365-APPS
- return data from a Azure API json
- Why Apps for Office options is disabled in my outlook 2013 instance
- Update media file properties with managed metadata content in sharepoint online via Office Preview API
- Integrate Into Office 365 / Google Docs as part of website solution
- In a Office 365 Mail App how to know item belongs to which folder(Inbox/Draft/Sent Items/Deleted Items)?
- Communication betwen sharepoint apps on different pages
- Will the unified API have delegate auth for administrators?
- Get the Id of Office365 for the file API from SharePoint REST API
- Link to office 365 account
- Is it possible to deploy an Azure AD app to another Office 365 account?
- httprequest and Authentication with ADFS from Universal App
- Connecting App for Office with ASP.NET MVC
- Office.js dialog makes Outlook hang after 5 minutes
- Visual Studio Office 365 SharePoint Apps - codebhind and C# classes SharePoint Hosted
- What are the restrictions on Office 365 (SharePoint Online) in SharePoint 2013 Environment
Related Questions in AZURE-HUB
- Spark Deployment in Azure cloud
- azure REST API communication
- Azure notification hubs + APNS result in missed topic notifications. Must I archive all sent notifications for iOS devices?
- Error or Error Code in case of PNS data expired or invalid
- Is there a list of Microsoft Azure Cloud Services by release date / GA?
- Porting Azure IoT sdk-c to yocto system
- Azure private endpoint in Hub spoke
- Error while publishing web app to azure
- Azure NotificationHubClient throws SocketException when used on Azure function intensively
- change gasLimit parameter into the genesis.json file on azure priavte blockchain
- Where is the data being stored in Azure IoT hub? and in which format the data being transferred?
- Failing to connect my simulated device to azure IoT hub to send the data using Python
- Troubleshoot in Microsoft Azure Application Insight regarding on limitation of ajax request
- Azure v2.0 in production prerequisite
- Can I store the user name and password details in azure key vault?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Not necessary, for development you can use trial subscriptions, which do not require and fees to be paid. You can check this link for example.
Also, as far as I know. MSDN subscription doesn't grant you an Office 365 subscription (for me it doesn't at least), but it grants 150$ worth on Azure credits monthly.