-
There's some great stuff here, but I don't have Azure permission to create custom roles.
Wondering if we can:
- Add scopes to app registrations
- Provide scopes to custom roles
- Ask for thos…
-
Whenever I run a powershell script with this in the first lines ( Refer [(a)] for code I am trying to save and run ), I keep seeing the following error:
```
PS /home/srijith> ./azureRapidOnboardin…
-
When attempting to make a group owner a group member the following error occurs:
```
Add-AzureADGroupMember : Error occurred while executing AddGroupMember
Code: Request_BadRequest
Message: One …
-
## Description
When using unconventional names for the resource group value (URLs), the cmdlet doesn't return anything as result.
## Steps to reproduce
Resource group RG1 exists.
Resource gr…
-
I want to create local multitenant environment (v24.2) on docker, I get an error as below
```
Using NavUserPassword Authentication
Error restoring databases. Error was Exception calling ".ctor" …
-
When assigning a variable to this:
$enumAppService = Get-AzResource -ResourceGroupName $resName -ResourceType Microsoft.Web/sites/config -ResourceName $website.Name -ApiVersion 2018-02-01
And …
-
**Issue**
Diagnostics are enabled by default on new storage accounts created from the Azure portal, PowerShell and Azure Bicep. In the diagnostic settings (classic) blade, **hour metrics** are always …
-
PS /home/> Start-FinOpsCostExport -Name 'AzureDailyCostandUsageDetails-FOCUS' -Backfill 7
WARNING: Upcomi…
-
Can you add the standard feedback links to the bottom of this doc like other pages?
Remove the C:\> from all PowerShell lines in the documentation to prevent copying and pasting issues.
https://l…
-
### Description
We cannot add AZ module to our buildagent because it is vulnerable to CVE-2021-26701. It has to do with this package system.text.encodings.web version 4.6.0 but fixed in version 4.7…