How to implement a Python sql trigger V2 function app?
Hello, I am trying to get the Python SQL trigger to work in Azure functions…
TSQL month name to date
Hi, I have a table with a MNTH column that contains month prefixes - 'JUL', 'AUG', 'SEP', 'OCT', etc., up to 'JUN' of next year. My financial year for this data starts in July and ends in June. Thus, in this data set - start from 202407 up to 202506. In…
Logs Not Visible in Application Insights for .NET Framework 4.6.1 Console App
Hi, I have a console app in .NET Framework 4.6.1 and I am trying to add Application Insights logging, but the logs are not visible in Application Insights. What am I doing wrong? My code: public class Program { private static readonly…
Need help to create web app on azure sandbox to call LLM to generate cobol code from design
Hi, I am participating in hackathon and would like to create a web application using Azure Sandbox, where the application would have 3 upload options 1 for old design 2 for new design 3 for old code and a submit button. once submitted the app would call…
Issue with Billing in MS Azure with Veeam for Microsoft365 Data in Cloud
I recently implemented Veaam for Microsoft 365 Data backup via the Azure Marketplace. The service is working fine but I have recently received 2 bills. The first bill is for an annual Veeam subscription which was expected and am fine with that. The…
How to configure HTTP Log content for Linux Web App Diagnostic Monitoring
Hi, I am running a NodeJS application, hosted in a Linux Azure Web App. I have set up diagnostic logs for HTTP Logs to be forwarded to a Log Analytics Workspace and having looked at the logs I can see there's cookies included by default. I would ideally…
Azure universal printer -Brother MFC-L6900DW printer failed with -2147467259 error
azure universal printer -Brother MFC-L6900DW printer failed with -2147467259 error we got this error on Brother after configuring the universal printer on our server our other printer test was successful but the Brother printer failed. we have tried the…
I'm getting unknown charges for Premium SSD Managed Disks in Azure
I am getting unknown charges of Premium SSD Managed Disks in Azure, it seems they are coming from Azure Machine Learning, I have already deleted it and all the resources it generated, I have read on forums that the disks should be deleted, but I have…
Need a Powershell script to export the SharePoint Sites with a condition..
Hi All, I need a Powershell script to export the SharePoint Sites with a condition - Zero Members and only one Owners. Any help would be greatly appreciated! Regards, SK
CXSYNC wait type appearing on Queries that didnt normally have it and TimeOuts occurr
In Azure SQL Managed Instnace: Queries that are complex but run in a timely way normally ... sometimes start getting this wait: CXSYNC_PORT and run until our App timeout threshold of 30sec. This has happened for various databases on the same Managed…
Applying sensitivity labels in Microsoft Outlook Version 1.2024.1023.300 doesnt seem to work
The sensitivity labels are not available to select when using Outlook on the web or 'New Outlook'. They are available in other office apps and in 'Outlook Classic'. This has stopped working for our users within the last week. In the affected app, the…
Unable to retrieve/check existing role assignments on AVD Application group using Bicep
We are facing issues while deploying role assignments on AVD Application group using Bicep. The Bicep code assigns role assignment to the AVD App group if there are no role assignments present. It throws error if the role assignment is already…
How to connect to SQL Server using JDBC Driver, with the user as myDomain\myUser, from Linux without DotNet?
How to connect to SQL Server using JDBC Driver, with the user as myDomain\myUser, from Linux without DotNet? JDBC driver .jar file being used is mssql-jdbc-12.8.1.jre8.jar MS SQL Server version being used is 16 Requires encryption = true The…
macOS - Windows App not displaying 2 digit code for approving sign in on Microsoft Authenticator App
Hello, I work in IT for my company. We have a user on a Macbook Pro using the newly re-visioned Windows App (previously Remote Desktop). We require MFA with our work accounts so they need to approve the sign in using the Microsoft Authenticator app…
I passed Data Engineering on Microsoft Azure exam
Hi, I passed Data Engineering on Microsoft Azure exam dtd 7/13/2023. Should I have earned the "Azure Data Engineer Associate"? Dionisio
Change Tracking & Inventory Management On Linux VMs
Hey everyone, Change Tracking & Inventory Management through AMA agent works very well with Windows - However, on Linux machines (For instance in this case Ubuntu Server), once the extension enabled, it does not collect anything for Changes or…
Cosmos db account is failed with error-Failed to retrieve collection list. Please click Refresh to try again.
I am trying to create Cosmos db account in UK West from past 2 days but it's getting failed with error: Failed to retrieve collection list. Please click Refresh to try again.
Does Region selection affect deploy conditions?
Walking through: https://microsoftlearning.github.io/mslearn-ai-fundamentals/Instructions/Labs/01-machine-learning.html I selected Brazil as workspace region since it is the closest geographical region. All good until "Deploy and test the…
How to reduce charges to $0 while in the Free Tier plan
I recently joined the Cloud Free Tier plan. I have no prior experience with Azure. I am in the process of learning the slightly different terminology and UI (from AWS and GCP). Yesterday I managed to create my first virtual machine. I took the…
how to allow user of other organizations to use sso authentication for a clientid
For an existing Webapplication we want to add the possibilty using SSO Microsoft authentication. For this an App has been registered in Azure. Supported account types shows: Accounts in any organizational directory (Any Microsoft Entra ID tenant -…