Fabian Wallwitz
Fabian Wallwitz
I disabled AppInsighs and restarted the server and now it works again.
I have manually activated in Portal, which is the same result as if I would use.enabled in bicep I assume
related https://github.com/Azure-Samples/azure-search-openai-demo/issues/2487
Workaround is to set additionally_allowed_tenants as it seems .. But that shall not be needed default_creds = ClientSecretCredential( tenant_id=self.azure_tenant_id, client_id=self.azure_deploy_id, client_secret=self.azure_deploy_secret, additionally_allowed_tenants=[self.azure_tenant_id] # Ensure only correct tenant is used )
I have worked around by azd logout, az logout on the same shell, however this "sticky session" (stored /cached/somewhere) shall be overriden when i use id, secret and tenantid in...
None of the env var are set and even then they shall not overrule method params, do they? As i can't reproduce it any more and you can't either, lets...
Yes, local storage is even better. Defaults -by reset to default as an option clickable formally settings would leave control to the user. Downwards compatible api changes is alway a...
Does the eBpf profile agent needs to run on the same host as the otel collector which is grpc otlp profile signal server for the agent? How can I configure...
The Agent init api is merged upstream https://github.com/open-telemetry/opentelemetry-android/pull/945 What is still missing for this issue to be closed?
This setup runs on a custom Linux distribution based on kernel 5.15.149 and executes directly on bare metal. Beyla logs indicate that approximately 220 distinct processes are being observed. ###...