Dan Reist
Dan Reist
#### Details of the scenario you tried and the problem that is occurring If the IPAddress parameter is not set, it will default to `0.0.0.0` and enforce the property is...
**Details of the scenario you tried and the problem that is occurring:** When the SQL Instance is an FCI and the configuration is pushed to every node of the FCI,...
Sub-orchestrations are not yet supported in PowerShell according to the [documentation](https://learn.microsoft.com/en-us/azure/azure-functions/durable/durable-functions-sub-orchestrations). I have a use case where this would be extremely useful. Is this functionality on the roadmap?
#### Details of the scenario you tried and the problem that is occurring I need to be able to configure the users in the `Delegation` tab. I think this is...
### Describe the bug I'm attempting to execute Graph API requests using `Invoke-MgGraphRequest` in a custom air-gapped cloud. However, it is resulting an error: ```json { "error": { "code": "InvalidAuthenticationToken",...
### System Details - posh-git version/path: 1.1.0 ~/.local/share/powershell/Modules/posh-git/1.1.0 - PowerShell version: 7.4.5 - git version 2.39.4 - OS: Unix 5.10.102.2 (Azure Cloud Shell) ### Issue Description Posh-git does not change...
### Describe the bug Attempting to approve a private endpoint connection ID results in an error. ### Related command `az network private-endpoint-connection approve --id /subscriptions//resourceGroups/ResourceGroup1/providers/Microsoft.Synapse/privateLinkHubs/privatelinkhub/privateEndpointConnections/privateEndpointConnection1id` ### Errors Resource type must...