Discrepancy in Azure Function App Deployment Between Portal and PowerShell
I encountered an issue while deploying a Function App in the East US region: Issue with Azure Portal: Deployment failed with the error: "The template deployment 'Microsoft.Web-FunctionApp-Portal-XXXXXXXX' is not valid according to the validation…
Rename a bot handline of an Azure Bot
I need to rename a Teams bot that is represented by a bot service in Azure. Apparently the bot handle of the bot service is used as sender when the Teams bot is sending a message to a user. When I rename the bot I would also like to rename this…
Are the new AMD Dads v6 VMs suitable for production use in Azure Kubernetes Service, given their lack of support for Ephemeral OS disks?
Hi, I was excited about the General Availability release of AMD v6 VMs- Dadsv6. However I noticed that they do not support Ephemeral OS disk, although they have big enough local disc. Azure Advisor says we should use Ephemeral OS disk on AKS. Therefore…
Azure Updates RSS/Atom Feed is not working. Is it dead ? Any Alternative methods ?
The Azure updates page used to provide RSS Feed. As of Today (2024-06-07), i cannot see RSS Feed button and the RSS link has also stopped working. Azure Updates Link - https://azure.microsoft.com/en-us/updates/ Azure Updates RSS Link -…
Finding labeled files with Content Search
I use a kql query in Content Search designed to locate files with a certain label. The query runs and I get what you see in the screenshot below. However I do not see any information regarding the actual file names and location. Pretty sure I am doing…
End of Support date for "Azure.Storage.Blobs" Version 12.8.1
Can you please help me to understand what is the exact End of support date for "Azure.Storage.Blobs" Version 12.8.1. for my documentation purpose.
Overlap in Partner Admin Link (PAL) Attribution
When two users with Contributor role in a tenant link the same Partner ID via PAL (Partner Admin Link) is there any problem if they have overlapping Contributor permissions over some resources? For instance, imagine that both "User A" and…
Azure Machine Learning Registry Private Endpoint DNS Resolution
Hello! We are deploying an Azure Machine learning Registry completely private as part of our project. We could successfully deploy the associated private endpoint, but we realized that the endpoint is not automatically registered in the private DNS Zone…
Encrypt uploads to non-trusted domains using MDCA or Purview DLP
I have a number of corporate domains I trust and therefore want to allow uploads of documents to these sites, without doing anything to the file. If a file is uploaded to a domain that is "non-trusted", I would like to encrypt the document. …
How to enable switching between multiple parallel chats with a bot in MS Teams private chats?
Hello, I am currently exploring a solution for a specific requirement in our AI chatbot, which we are developing for MS Teams. The goal is to allow end-users, who use private chats to communicate with the bot, to manage multiple parallel…
How can I upload JSON documents to a search index while running an indexer ?
I'm following this demo with my own data. However it requires input data to be stored in an Azure Data Source. The problem is, I don't want to create an Azure Data Source as data will already be stored as indexes. I know that I can upload JSON…
CreateProfile Win32 function failing for Windows Server 2008 R2.
I am sharing a code snippet which is working completely fine for the Windows Server 2012, 2016, 2019 and 2022 but the same MSI Windows Installer Application is getting errored out only for the Windows Server 2008 R2 Machines with the error message for…
Integrate storage, database, webapp, and databricks into one VNET
We are hardening our ML platform in Azure. Basically, we want to put all the Azure services ( ADLS, PostgreSQL DB, Web App, and Databricks cluster) in one virtural network so all the traffic will be inside the Azure network whenever possible (except the…
Azure, how to process only the first row of Excel file?
I use MS Azure Data Factory online in the portal. I have some type of premium license. All blob storage is the newer Gen2. One of the fields in row 1 is named "TrackNum" via a Derived Column step, and in row 1 has the contents…
How do I dynamically read multiple file names?
I am trying to read name of about 20+ csv files, and ingest data dynamically. Below is diagram of how I ingest data from each csv file individually. So, I have at least 20+ pipelines for each csv files. Below is how each csv files' name look like: If I…
Should a greenfield project be created in .NET 8 or the newly released .NET 9
Hi team, We are just starting with an enterprise grate .NET backend application. We are wondering whether to start with .NET 9 or .NET 8 Can someone please put some of the main factors apart from LTS /STS to decide the version to go for
Uploading Excel file to Sharepoint using Graph API can't open/corrupted.
Endpoint: https://graph.microsoft.com/v1.0/drives/${driveID}/root:/${folder}/${filename}:/content Content-Type: text/plain Filename: Test.xlsx I have an excel file with multiple sheets, i uploaded it to my system and should trigger the sharepoint…
Operating system
what is the best way to use entra id in azure. as i know Entra ID is a cloud-based identity and access management service provided by Microsoft. It is used to manage users, groups, and devices and to provide secure access to applications and resources in…
Error when downloading SQL data in "Get data in Power BI" training module
Hi. When I try and download SQL data to the Power BI desktop lab in the "Get data in Power BI" training module I get the following error message: Unable to connect We encountered an error while trying to connect. Details: "Microsoft SQL:…
search bar in shell behavior
So, I need to modify, my behavior on desktop I have the shell, with the Seach bar <Window x:Class="METROWIND.Views.MainWindow" xmlns="http://schemas.microsoft.com/dotnet/2021/maui" …