How to add an Azure function which does not require any authenfication into an AAD secured Azure Function App
Hi, I have an AAD secured Azure Function App containing 4 azure functions. As a result, all of them require an AAD authentication to be accessed. I would like to add one more azure function to my Azure function App that dont need any authentication…
Azure Functions
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Why am I still be charging for a disabled subscription?
Hi there, I wanted to explore Azure so I use this account for testing and connect it to my bank account, around 1 or 2 month ago I don't need to use this account anymore and disabled all subscriptions, but today I found that even I disable the…
Azure Cost Management

Failed to add Microsoft.StreamAnalyticsJob in Japanese environment
I tried to add new Stream Analytics job on Azure Portal but, it returned an error 404. My Language & Region: setting was Japanese. Once I changed it to English, the error was removed and could create the resource. Because the error has…
Azure Stream Analytics


Azure Batch Render Xgen path error
Hi, When I do Azure batch render with Vray & Maya my Xgen search paths changes back to relative paths resulting in missing files. I always set the Xgen paths to use absolute paths using Xgen path editor but somehow when rendering in the cloud it…
Azure Batch

how do you distinguish ETW events from plugin events in Application Insights
Just to be clear I am explaining the terminology first. ETW stands for event tracing facility and is activated for IIS by these registry lines MicrosoftAppInsights_ManagedHttpModulePath=C:\Program…
Azure Monitor
Azure Virtual Machines

azure kubernetes - subscription node limit
I have been spending a little while now looking at options for doing hpc style compute on azure - without any real success. I have now tried two approaches: 1.- azure batch looks good - but most of the examples relate to trivial parallelization…
Azure Kubernetes Service
Filewatcher to detect only files that are fully uploaded and are ready to copy
We are using the File watcher function in Azure function app to process coping of files from source to destination. Both, the source ad destination folders are Azure file shares in Azure storage account. File watcher(azure function app) looks for…
Azure Functions
how to get the turncontext in startup middleware - bot v4
I am working with bot framework v4. Is there any way to get ITurncontext in startup.cs to set up the transcriptlogger middleware for saving the bot state. Below given the sample solution i have tried IStorage userDataStore = new …
Azure AI Bot Service
Under P2SDiganosticsLog, need description of the collected data
Under P2SDiganosticsLog, need details about the the collected information. For message field, I see some data in a format of - [MSG] [Default] [GUID]. I am looking to understand about each one of it, so appreciate if anyone provides some description…
Azure Monitor
Azure VPN Gateway
Azure Resource Type friendly display name
What I am looking for is the human readable name, not the technical one. The value in the property resourceType would show as Microsoft.Compute/virtualMachines instead of Virtual machine which is what the portal shows in the TYPE column. Is there an API…
Azure Monitor
I'm trying to source data in a comma-delimited file from an Azure Gen2 Storage account using Flexible File Source task. The connection succeeds but Preview of data is blank.
I'm trying to pull data from ADLS Gen2 using the SSIS Flexible File Source task. I'm getting blank results when trying to view the data in the Columns tab of the dialog.
Azure Data Lake Storage
SQL Server Integration Services

How to connect Power BI data to Firewall server
Hello. Data visualization is in progress through "power bi". The problem I have is. Because of a firewall on the server using the Naver Cloud Platform Importing data from "power bi" is not possible. I need to disable the…
Azure SQL Database
SQL Server Reporting Services
SQL Server | Other

How to configure SQL filter in Azure subscription when we need to pass messages in the same subscription with a custom property and without a custom property?
I am searching for a solution where we need to pass messages to a subscription where we want to add a filter which lets all the messages to be passed accept for a particular condition with a custom property. That is, it excepts all messages which doesn't…
Azure Service Bus

Can two high level sphere apps communicate with each other?
Is it possible for several high level apps to talk to a single high level app? I need to have several of them communicate with a canbus controller, and am considering using one high level app as a gateway for the others.
Azure Sphere
Password for Contained User in Synapse Analytics
Team, I'm unable to create password for a contained user in Azure Synapse Analytics (SQL DW), seems like this feature isn't available. Please confirm on this! The available option is to create a contained user without password. But after…
Azure SQL Database
Azure Synapse Analytics
App Service multi-instances application - InProc sessionstate, ArrAffinity cookie, SameSite attribute and last version of Chrome
Hi, We have an Asp.net web application hosted in an Azure App Service with multiple instances. SessionState is stored "InProc". Load balancing between instances is managed by the built-in ARR module. For business reasons, some of our…
Azure App Service
How to manually cancle a ADF pipline when an activity fails or completes?
Hi, I have a pipeline which has two concurrent list of activities running at the same time lets say the first activity has a flag which makes the until loop in the second list of activity to complete if flag is true. Now the problem is the flag is…
Azure Data Factory
Column level security not working in Synapse Analytics
Hi Team, I tried to implement column level security on a table in synapse analytics by skipping one column that shouldn't be viewed by a specific user, but still this user is able to view this column from the table. The query I used to implement…
Azure SQL Database
Azure Synapse Analytics
Developer technologies | Transact-SQL
Azure API Management - Vnet External mode - Gateway URL & Portal not reachable from internet, required FW openings?
I'm setting up API Management in Vnet, external mode. For internal mode you can setup Application Gateway to expose selected internal API's to external users. and the documentation goes in much more depth on how to do this compared to external mode.…
Azure API Management
Dutch Speaker Recognition
Hi, I have been doing some research on the Speech-to-Text API in Microsoft Cognitive Services. We want to develop a Speech-to-Text application in Dutch which would also have the ability to recognize multiple speakers. I found out that on…