MS Founders Hub - Engagement Score Urgent
We are at Level 3 ($25K) and were working towards the requirements on the verification checklist. We were delayed by months due to an inability to verify our domain despite countless documents provided by us. We were finally helped by support last week…
how to get feedback and results on my exam taken on the 5 November 2024
how to get feedback and results on my exam taken on the 5 November 2024
Can Azure Sphere device be configured as a TCP client over Ethernet (eth0)?
The TCP Echo Server sample work great. However, I have a requirement where I need my Azure Sphere device as a TCP client. I modified the private network services sample application to work as a client (commented out Echo TCP Server) but the connection to…
Command 'CREATE LOGIN FROM EXTERNAL PROVIDER' is not supported as Azure Active Directory is not configured for this instance.
We have an SQL Server on an Azure VM. For our main instance, which is our live one, Entra euthentication works without any problem. We can create and login directly using Entra authentication. We also have another instance of SQL on the same server…
Need a solution to divert a particular ip range from a particular site in S2S connection to deliver all traffic to path to access internet
We have a Virtual Machine (10.0.0.6) in Azure (on Linux OS )running a particular application with internet connectivity though the default route 0.0.0.0/0 via internet. The Virtual Machine (10.0.0.6) is connected to two on prem sites say S1 & S2 via…
How do I set custom domain to storage account with HTTPS without using Azure CDN.
The document said that if I'd like to set a custom domain to the storage account with HTTPS, I'm required to use Azure CDN, but Azure Student doesn't support Azure CDN, so is there any method to use HTTPS without Azure CDN?
When trying to fetching the keys from the application getting 429 error
My application encounters a status code 429 error when attempting to fetch the keys from key vault.
How to check text in row 1 of Excel file for about 10 column headers?
I'm using Azure Data Factory (ADF) on the portal. I use the latest Chrome browser to get to ADF. I'm not an admin and have no admin rights. I have an Excel file I want to read. I'm still fairly new to ADF. I'm guessing this could be done in a data flow.…
Will I be billed even when my Free Trial is expired and have no active resources?
Hi Everyone! I am new to Azure and wanted to try the free trial to learn things out which got expired in September. Today I got a mail stating that I am currently using Azure Databricks. How is that possible even when I don't have any resources active.…
How to replace product demo link if the first one was declined?
We were declined of the new credits because product demo video does not demo the software solution. I redid the video, but there is no way to change product demo video link. How can I submit the new video?
Azure cost management and billing billing account invoices
I receive message 'invoices are only available for billing accounts billing profiles and pay as you go subscriptions. please change to a supported scope'. when accessing Azure cost management and billing ; billing account invoices in my Azure tenancy.…
Azure Open AI Studio / add your data / disabled API key for OAI -> Error: ""We couldn't connect your data"
I am using the "Add your data"-feature in Azure OpenAI. For security, I have disabled key access for Azure AI Services as per this Azure Policy using the command Set-AzCognitiveServicesAccount -DisableLocalAuth $false ... . I have also…
How to rewind failed orchestration instance of durable azure function
I am working on migration of azure function from .net core 3.1 to dot net 8 and also migration from in-process to isolated worker process. In the .net core 3.1 version of function, we are using 'RewindAsync' function of IDurableOrchestrationClient from…
Renaming Azure Subscription Linked to DevOps Organization
Is it possible to change the name of an Azure subscription associated with a DevOps organization resource?
More clarity on difference between VM and VM instances and Availability Sets (AS)
Hello everyone, On the internet, I saw the difference in the image above- between a VM and a VM instance. So, I infer from this that VMs have different OS systems and all of them operate independently. But VM instances are templates or blueprints of a…
Is there any REST Api available to ingest custom logs/events to Application insights
I was searching for a REST api which can help me insert logs and custom events into AppInsights by calling this REST api from anywhere i want. I did came across this document below https://learn.microsoft.com/en-us/rest/api/application-insights/ But it…
Event Grid Subscription create issue
Deploying Event Subscription: figsflowemail Deployment has failed with the following error: {"code": "URL validation", "message": "Webhook validation handshake failed for…
Issues Rendering Video in VideoGallery on React
Stuck on using VideoGallery to render video in a React project. Successfully receiving a call response after joining the call, but unable to render the video optimally. Here’s the method used: import { VideoGallery } from…
Community Gallery status Not Shared
Trying to Share VM with other tenants. Created Community Gallery. The Sharing method is "Community" but Sharing status is "Not shared". How can I fix this? Got full admin access. Sharing shows RBAC + share to public community…
Why i'm not able to set CORECLR_ENABLE_PROFILING value in azure linux web app. Only this environment variable is not passed to the instance. Is there any pre requisites?
Why i'm not able to set CORECLR_ENABLE_PROFILING value in azure linux web app. Only this environment variable is not passed to the instance. Is there any pre requisites?