Christopher Scott

Results 31 issues of Christopher Scott

In the following docs page, the guidance on how to tag app service resources for deployment is inconsistent. https://docs.microsoft.com/en-us/azure/developer/azure-developer-cli/make-azd-compatible?pivots=azd-create#add-bicep-files This section states to replace the value `web` with the name...

documentation
dev-ify

- [x] Make sure you've installed the latest version using [instructions in the wiki](../wiki/install) **Output from `azd version`** Run `azd version` and copy and paste the output here: `azd version...

cli
command
feature

### Enhancement These are some draft proposed changes to hub.go and related supporting structs to make `Hub` more unit testable (fixes #82 ). Note that I am new go golang...

### Library name Azure.Data.Tables ### Please describe the feature. See example here https://github.com/Azure/azure-sdk-for-net/issues/24033#issuecomment-927378891 Here are a couple examples of how to optionally combine some expressions as in your initial example:...

Client
Docs
Tables

MSAL's cache implements some fairly complex logic that we do not ever intend to duplicate in Azure.Identity. Ideally we would utilize the underlying MSAL library's cache to offer a consistent...

Azure.Identity
feature-request

### Library name Azure.Data.Tables ### Please describe the feature. example ```c# var query = table.Query(); var pages = query.AsPages(pageSizeHint: 10); string ct = null; IReadOnlyList results = null; var page...

Client
Docs
Tables

PRs like this are a good example of the need for some link validation to check for things like locales. https://github.com/Azure/azure-sdk-for-net/pull/22215

EngSys
Central-EngSys

fixes https://github.com/Azure/azure-sdk-for-net/issues/34077

Azure.Identity

closes #32048

Azure.Core
Azure.Identity