Skip to content

lpassig/SubscriptionCreation

Repository files navigation

Description

Getting Input data using MS forms and send it via HTTP request via the Power Platform to the Azure Function. Input Data can also be created and send using a regular HTTP request using the following body (sample data):

{
 "costcenter": "12343",
  "compliance": "High",
  "environment": "Prod",
  "managedby": "BI",
  "projectname": "BI 2020",
  "criticality": "Medium",
  "confidentiality": "Medium",
  "msdn": "Yes",
  "partner": "",
  "owner": "mail.com"
}

Find my detailed description on coding.blog -> https://lennart.coding.blog/azure-subscription-creation-self-service :)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published