Carl in 't Veld
Carl in 't Veld
My Azure Control Plane account does not have write access to Active Directory. Is it possible to supply separate credentials for the AD operations? ```powershell Update-AzStorageAccountAuthForAES256 -ResourceGroupName $resourceGroupName -StorageAccountName $storageAccountName...
## Expected Behavior I am running a Blazor Server app with the following command-line for enabling hot reload from within a vscode integrated PowerShell terminal: ``` dapr run --app-id blazordaprdemo...
## In what area(s)? Dapr cli; in particular dapr init ## What version of Dapr? dapr --version CLI version: 1.7.0 Runtime version: 1.7.2 ## Expected Behavior Dapr init runs smoothly....
AsmSpy does not yield useful results when run in a binaries folder of a .NET Core deployment. Is this use case on your backlog? Ideally it will incorporate the runtime's...
I am exploring the templates you provide. What is the naming convention you apply? I found the following guidance as part of the cloud adoption framework documentation: https://docs.microsoft.com/en-us/azure/cloud-adoption-framework/ready/azure-best-practices/resource-naming Which suggests...
At our self-hosted Azure DevOps build agent we are hitting strange behavior of PowerShellGet. Whereas on the virtual machine in a regular Windows account we can just hit `Install-Module Az.Storage`,...
It seems only the Get-GcpProject cmlet is currently provided. What would be your guidance on how to create a new gcp project through PowerShell?
What is your guidance on how to integrate the output of this yeoman generator stack into a ASP.NET Core project?
### Is there an existing issue for this? - [X] I have searched the existing issues ### Community Note * Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/)...
I get the following error when running `az devcenter dev environment delete`: `(EnvironmentActionInProgress) An action is already in progress for this environment. Wait for the current action to complete and...