Azure Resource Manager - Part 7 - Download an Azure Publishing Profile (xml) programmatically using REST
Learn how to programmatically download an Azure Publishing Profile XML using the Azure Resource Manager REST API.
Tobias Zimmergren is a cloud technology leader, CTO and co-founder of pons.io, former Microsoft MVP, and Azure expert with deep experience in enterprise architecture, community building, and technical education.
322 articles from this blog
Learn how to programmatically download an Azure Publishing Profile XML using the Azure Resource Manager REST API.
Guide to moving Azure resources between resource groups using the ARM REST API.
Overview of the new SharePoint Framework, a client-side JavaScript-based development model for modern SharePoint sites.
Microsoft announces the future of SharePoint with modern team sites, SharePoint Framework, and integration with Office 365 Groups, Flow, and PowerApps.
Learn how to list all available API versions for Azure Resource Manager endpoints using REST and PowerShell.
Tip on using Azure Resource Explorer to explore and test Azure Resource Manager REST APIs live.
Tobias Zimmergren discusses SPCAF for SharePoint code quality and previews a new Transformation Guidance tool for migrating to the Add-in model.
Learn to build a C# application using Azure Resource Manager APIs with NuGet packages for authentication and resource management.
Introduction to a blog series on Azure Resource Manager, covering templates, PowerShell, C#, and REST APIs for managing Azure resources.
Guide to creating an Azure AD application and service principal using PowerShell for Azure Resource Manager authentication.
A guide to getting started with Azure Resource Manager PowerShell cmdlets, focusing on service principal authentication.
Guide to automating software installations on Windows using Chocolatey and Boxstarter for developers.
A developer tip on using Requestbin for easy analysis and debugging of webhooks, connectors, APIs, and applications.
Tutorial on adding npm packages and automating tasks with Gulp in an ASP.NET 5 site using Visual Studio Code, including Office UI Fabric.
Guide to installing prerequisites for building ASP.NET 5 sites using Visual Studio Code, covering tools like DNVM and setup steps.
Step-by-step guide to creating an ASP.NET 5 project using Visual Studio Code and Yeoman scaffolding.
A CSOM developer tip for retrieving installed add-in/app information on a specific SharePoint Online site using code snippets.
Learn how to retrieve all apps from your Office 365 tenant app catalog using SharePoint Online CSOM API with a code snippet.
Quick Office 365 dev tip on retrieving tenant-level WebTemplates using CSOM and PnP with code snippet.
Quick tip on using CSOM API to get subsite count per site collection in Office 365/SharePoint Online with .NET.