Stefan Roth 8/10/2020

Azure Functions – Setting Tags on Subscriptions Using C#

Read Original

This article provides a detailed tutorial on creating an HTTP-triggered Azure Function in C# to set tags on Azure subscriptions. It explains the limitations of Azure Policy for individual subscription tagging, covers authentication using a service principal, and demonstrates how to interact with the ARM API to replace subscription tags programmatically.

Azure Functions – Setting Tags on Subscriptions Using C#

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week