HTTP Error 500.35 - ANCM Mulitple In-Process Applications in same Process - AspNetCoreModule" vs "AspNetCoreModuleV2
I have deployed a web api (.netcore 3.1) into our Azure. The app has 2 virtual apps running under the same app service. Both sub apps are using hosting model "In-Process". When I attempt to access any of the sub apps, the following error is…
Azure App Service
Places API
I want to use Places API where if user types any address than all the related address will be visible. How and from where I can get the API?
Azure Maps
How to Access Azure Data Catalog Backups
If Azure Data Catalog (ADC) is being offered as SaaS, what is the backup frequency, and how can a customer access these backups? What is the recovery process and the SLA?
Azure Data Catalog
How can I resolve this error marketplace ??
Azure Databricks
Azure AI Custom Vision
Community Center | Not monitored
Unable to deploy a autoML as a webservice without using C#, Go, Java, or Python (just a browser)
I am running this tutorial: https://learn.microsoft.com/de-de/azure/machine-learning/tutorial-first-experiment-automated-ml and struggle under "next steps" to deploy this model to a browser user interface of some kind (where I can manually…
Azure Machine Learning
WAF policy to allow microsoft ips
Hi I am using Forntdoot WAF and want to allow apps on other VNet on Azure to be able to talk through my frontdoor. Write now i have allow on certain ip and block if not the certain ips. where can i get the ips used Microsoft so i can allow them all? …
Azure Front Door
Unable to connect to Azure SQL with a login/user
I am trying to create a readonly user and login for Azure SQL DB and have followed the instructions below: https://azure.microsoft.com/en-us/blog/adding-users-to-your-sql-azure-database/ I create the login in the master database, and then create…
Azure SQL Database
timer interrupt not return
Hi All I just port azure RTOS SMP to Renesas MPU cortex-a53X2, it can run into timer interrupt ISR, but it can not return. it stop in _tx_timer_interrupt(), not return. could you give me some advice. Thanks
Azure RTOS

Powershell function for converting base64 WMF
Hello all, I'm desperately searching for examples of powershell functions, that are able to convert base64 WMF strings to PNG. I've been fuzzling around for hours, and wasn't able to come even close to a working solution. Could someone help out…
Azure Functions
Azure Sql Database partitions limit
Hi, I would like to know if there is a limit for the number of partitions I can create on a single table in Azure SQL Database. I found in the documentation that this limit for SQL Server 2019 is 15.000, but I didn't found this information for Azure…
Azure SQL Database
AzureSQLが証明書ピニングを更新する必要があるのか知りたい
SQL Server Native Client 11.0を使用して、 AzureSQLへODBC接続しています。 この場合、証明書ピニングを更新する必要は あるのでしょうか? 不足している情報があるようでしたら、 AzureSQL側のどこを確認すれば良いのか、 ご教示願います。
Azure SQL Database
Connecting to VNet over VPN, automatically authenticated
Hi, We are a small company who is going to replace our IT infrastructure, hosted on on-premise servers, with a similar solution hosted on VMs in Azure. The current solution is straightforward: We run Active Directory Domain services on a DC, we have…
Azure VPN Gateway
Can I port my SQL Server Express DB to SQL Server and have it hosted by Azure?
This is related to, or similar to, my question here. I plan on accessing my database from a website, and from at least one app that mimics the web site's functionality. I say "at least one" because I may also create a macOS version of the…
Azure SQL Database
SQL Server Integration Services
How to ensure only one Azure Functions Event Grid Trigger instance is allowed to run at at time?
I have several Event Grid Triggers using Python on the Linux Consumption Plan that are executed when new blobs are created in Azure Storage. It's possible for more than one function instance to run simultaneously if blobs are created at or around the…
Azure Functions
Azure Storage
Azure Blob Storage
Azure Event Grid
Where can I download the AIP classic client?
I'm currently using ADRMS system in my domain. I hope to use Protect-RMSFile cmdlet to apply rms template. I found that this cmdlet is installed with AIP client (classic version), but this version has been deprecated. I cannot find any resource on…
Azure Information Protection
EDIFACT decode
By doing "decode EDIFACT message" Action by using azure logic app below errors are UNB+UNOA:1+229899570:1+010094790:1+011206:0655+00000 000001352++DELJIT' UNH+00000000000745+DELJIT:D:97A:UN' BGM+241+00000000006814+9' …
Azure Logic Apps
EDIFACT connector in logic apps
How to use EDIFACT connector in logic apps step by step? And how to convert 21407-edifact-json-orders-purchaseorder.txt to EDI
Azure Logic Apps
how to use EDIFACT agreement and EDIFACT Connector
how to use EDIFACT agreement and EDIFACT Connector i need sample template for EDIFACT. A sample template is available already for AS2 at https://github.com/Azure/azure-quickstart-templates/tree/master/201-logic-app-as2-send-receive unfortunately…
Azure Logic Apps
how to deploy .py python file on azure webapp without using Flask or Django?
I do not want to use any framework like Flask or Django I have a simple python file with continuous loop where I call websocket api and read data. How can I deploy this file to azure webapp ? I tried azure tutorial but it is using Flask or Django. …
Azure App Service

Unable to deploy from Bot Composer
I ma trying to deploy a bot to an existing resource via the Bot Framework Composer using the following instructions: https://learn.microsoft.com/en-us/composer/how-to-publish-bot#deploy-to-existing-azure-resources I have populated the "xxx"…