Az.AppConfiguration
Microsoft Azure PowerShell: AppConfiguration cmdlets
App Configuration
| Get-AzAppConfigurationStore |
Get or list app configuration stores. |
| Get-AzAppConfigurationStoreKey |
Lists the access key for the specified configuration store. |
| New-AzAppConfigurationStore |
Creates a configuration store with the specified parameters. |
| New-AzAppConfigurationStoreKey |
Regenerates an access key for the specified configuration store. |
| Remove-AzAppConfigurationStore |
Deletes a configuration store. |
| Test-AzAppConfigurationStoreNameAvailability |
Checks whether the configuration store name is available for use. |
| Update-AzAppConfigurationStore |
Updates a configuration store with the specified parameters. |