my function app is not reflecting my code changes even after successful deployment from visual studio code to azure function app.
I had created a function app net-dev-fwdatacollection.azurewebsites.net in azure. Few weeks back, I deployed code from visual studio code, and it was working fine. Yesterday, I improved my code and then redeployed to my function app. The deployment was…
regarding the azure services .I'm not able to get student azure benefits.
cant access the services that are provided by the microsoft azure for students so i am requested you to verify my student account that is 24mcc20044@cuchd.in -so after that i can access that services.
error in portal query: Authorization header doesn't confirm to the required format. Please verify and try again. ActivityId: 89881f95-402e-4aa3-b2f8-42bdd85c55fc, Windows/10.0.20348 cosmos-netstandard-sdk/3.18.0
Hello everyone, I am trying to perform queries in Cosmos DB as I have always been doing, however it gives me the following error that I do not understand: Authorization header doesn't confirm to the required format. Please verify and try…
Automatic Backup in Mysql flrxible server
I am working with an Azure MySQL Flexible Server and would like to understand how to configure automatic backups and restore points effectively. I have read through the documentation but still have some questions. How can I configure automatic backups…
How to troubleshoot 'Invalid image data.' message when trying to feed image into Open AI 4o model
Hi Team, Below is the code. I have attached the image for your reference. def ExtractTextFromImageCall(image_link, modelName="gpt-4o", temperature=0.1): global MESSAGES MESSAGES = [ { "role":…
How to Fix Run-Time Error "5852"
I just completed a mail merge using Microsoft Word. But what I want done after the merge is to save each letter to a pdf individually. I copied the following from a tutorial online and I'm getting a Run-Time Error "5852". I am NOT a VBA…
Failover Cluster Shows Quarantined node but everything is working ok.
Hi All. We have 2x 2022 HyperV servers with a clustered SQL server running on each host. Yesterday i shut down all the vm's on Host 2 and patched it to latest firmware etc. When I brought the SQL servers back up, SQL Server 2 in the failover cluster was…
Skills property is causing 404 unknown error in select query parameter, while other string collections are working fine.
I am trying to fetch the details of users in my department including their skills. But when I try to do that with https://graph.microsoft.com/v1.0/users?$filter=department eq…
How to fix permission issue when extracting data from SharePoint using Datafactory
Hi, I am trying to extract data from SharePoint using data factory pipeline. For that I have registered an azure app with service principal. When I am trying to grant the application access to the SharePoint online as shown in screenshot 2, it throws a…
Managed identity doesn't allow permissions to join subnet, but it's owner on that vnet/subnet
I have an Azure managed application, deployed from the Azure Marketplace with an ARM template and with a managed identity assigned to a VM, that lives in the managed resource group. The managed identity has Owner permissions over the resource group so it…
How to get a notification when Teams online meeting has started
Hi I am trying to subscribe to online meeting call events. I am using MS Graph Python SDK and a GraphServiceClient to post the subscription request. I have subscription for new event creation and when this happens I check whether it is on online meeting…
Get certificate's public key in the PKCS8 format
Environment: Windows 11 24H2 .Net Framework 4.8, 4.7.2 Problem: I do not understand how to get server's certificate public key in PKCS8 format using the X509Certificate class. Explanation: I'm implementing the custom server's certificate check for…
Azure OpenAi Evaluation service
Hello, I have been testing out the new tool - Azure OpenAi Evaluation, however i did not manage to find the following information: What is the file size limit for the .jsonl files uploaded to be evaluated? Are those files stored somewhere? Are they…
Error when attempting to create an Entra External Directory and associate a App Service Web App to it
I've been trying to add Entra External authentication to a new app I'm building. I'm following https://zcusa.951200.xyz/en-us/azure/app-service/configure-authentication-provider-aad?tabs=external-configuration Steps taken Go to Web App Choose…
Adding custom hover text using json to a MS List column
I found the below code online, and it is just what I've been looking for for some time. The problem I'm having with code is that if I change the name of the column to something other than "Description" the hover action won't work. It only works…
Can I connect to Azure Event Grid through MQTT without a client certificate?
Recently I've been experimenting with Azure Event Grid as an MQTT broker for an IoT project that I'm working on. I want to have a relay controller subscribe to the MQTT broker, but the uploading of my self-signed certificate and corresponding key files…
Azure Storage billing for deleted containers
This question is related "Azure Storage billing for deleted blobs" but with a twist. I have Azure Blob Storage with "Blob soft delete" enabled for 14 days. However, "Container soft delete" is disabled. Now I have a use case…
Azure OpenAi Evaluation service
Hello, I have been testing out the new tool - Azure OpenAi Evaluation, however i did not manage to find the following information: What is the file size limit for the .jsonl files uploaded to be evaluated? Are those files stored somewhere? Are they…
Windows Server 2025 Compatibility with Microsoft Defender for Endpoint
A Server 2025 virtual machine was installed and onboarded to Defender for Endpoint. However, it seems to be unsupported as it appears in the inventory but cannot be filtered specifically for Server 2025; it shows as Windows Server SAC. Additionally,…