Ken Schlobohm

Results 9 issues of Ken Schlobohm

**Related command** `az ad app update --set` **Describe the bug** Attempting to set a value on a nested property returns an error. It appears that the cli is unaware of...

bug
Graph
Installation
needs-team-attention
Auto-Assign
Azure CLI Team

When try-convert migrates from packages.config to PackageReference it should provide informational links/messaging that explain that some features may have changed by moving to PackageReference. Packages such as [NLog.Config](https://www.nuget.org/packages/NLog.Config/) do not...

When using try-convert with source control like team foundation version control some customers receive errors from try-convert saying the project file could not be changed because it was locked. Try-convert...

If the analyzers come from package references then the element should be removed as part of converting to to prevent duplicating the analyzer. ![image](https://user-images.githubusercontent.com/23503973/115933275-2a5edc00-a454-11eb-8fcc-f139ffb069b7.png) To repro this scenario: 1. Create...

**Output from `azd version`** `azd version 0.1.0-beta.4 (commit fd96b3e9b283598bc4dc736e893f1b47080fbf7d)` **Output from `az version`** { "azure-cli": "2.38.0", "azure-cli-core": "2.38.0", "azure-cli-telemetry": "1.0.6", "extensions": { "containerapp": "0.3.5", "log-analytics": "0.2.2", "rdbms-connect": "1.0.2" } }...

cli
command

**Describe the bug** We run a nightly deployment with `azd` to validate our bicep templates. As part of that validation we also deploy the code and plan to add some...

enhancement

Opening this issue as part of a feature request. My goal is to develop an azd template that is capable of deploying a multiregional web app. The tricky part of...

feature

I want to build a Web API that has the metadata required for Visual Studio's connected service wizard (NSwagClient) to generate usable client code. Is there a doc that describes...

Source - Docs.ms
re-Rafiki

**Output from `azd version`** ``` azd version 0.3.0-beta.5 (commit 38169d7067ac73dc4e214e6913bee5e5359b8b15) ``` **Output from `az version`** ``` { "azure-cli": "2.41.0", "azure-cli-core": "2.41.0", "azure-cli-telemetry": "1.0.8", "extensions": { "containerapp": "0.3.13", "log-analytics": "0.2.2", "rdbms-connect":...

azdo
pipelines