-
run instruction below, an error shows
```
Installing tools from hack/tools.go
go build -mod=mod -o /home/renjianxin/kubernetes-mixin/tmp/bin github.com/google/go-jsonnet/cmd/jsonnet
../../go_1.16…
-
### Describe the bug
I am a learner, I am in this exercise - Create an Azure virtual machine.
Of course I need sandbox, but when try to run the command I am being asked to login.
After logging I face…
-
The API readiness milestone app currently requires a user to go through all steps, which is not always necessary. The GitHub toolchain drives the API Review process via the API Spec pull request (PR)…
-
### Feature Request
This issue is to support hierarchical partition keys via the Go-SDK in Azure Cosmos DB. Here are the docs for the same https://learn.microsoft.com/en-us/azure/cosmos-db/hier…
-
Forgive me if this is a mistake on my end, but after having followed various bits of documentation I am at a loss.
I'm using vals with helm secrets plugin to manage secrets in helm values files for…
-
This enables authenticating an account other than the CLI's configured default. Pass the value to the CLI with `--subscription`, quoting it because it may contain spaces. See Azure/azure-sdk-for-go/pu…
-
https://github.com/cyrilgdn/terraform-provider-postgresql/blob/f46ec221181b09b153c7fc816e75c7030a3e8ab9/postgresql/provider.go#L271C15-L271C44
I have a custom buildagent for Azure DevOps Pipeline r…
-
**Describe the enhancement:**
Please add support for azure managed identity for the azure eventhub input.
This change might need an upgrade to azures new go sdk: https://github.com/Azure/azure-sdk-f…
tehho updated
4 months ago
-
See https://github.com/Azure/azure-sdk-for-go/pull/23268#discussion_r1712146494.
Some information is available in response (like response properties, error codes, etc) and should be provided after …
-
### Bug Report
I'm using the Go SDK and learning how the [Quota Service API](https://learn.microsoft.com/en-us/rest/api/quota/) works. I'm testing out making a call to list all quotas that already …