Remove Resource Provider
Removing a resource provider through below steps would remove the following resources that were originally created during installation,
Admin and Tenant Resource Provider Registrations
DNS Zone entries for the resource provider
The admin and resource groups created for resource providers. This includes a Resource Provider Virtual machine created in the tenant resource group.
Steps to remove
Get a copy of the resource provider installation package and have it extracted.
Open a new elevated (administrative) PowerShell console and change to the directory where the files have been extracted
Run InstallBilling.ps1 script with the parameters shown below
Uninstall can take 15-30 minutes to complete normally.
Last updated