Conflict during deployment CustomScriptExtension runs into a timeout
Hello Community, I have tried to deploy the Azure Deployment package from https://learn.microsoft.com/de-de/learn/modules/migrate-sql-server-relational-data/2-exercise-environment-setup to my account. Unfortunately this failed. It is only the component…
Azure Virtual Machines


UnscheduledInvocationReason: IsPastDue, OriginalSchedule: while running funciton app
Hi Team, Thanks for the active replies, again I have problem in function app, Visual studio runs code fine and provide the data but while running hte code from Function App after deployment shows the attached the error,…
Azure Functions
Workspace not showing in DCR
When configuring DCR for Azure Monitoring, why aren't all Workspaces showing. The list is only populated with one though I have several workspaces. And it's not the one the VM I've selected is attached to.
Azure Monitor
Using GPU in VM for YOLOv3 training
Hello! I am the student and i have free azure subscription. I want to use azure for training my YOLOv3 (darknet). I created Virtual Machine with Windows 10 but it have no GPU ((( Is there the way to connect GPU to my Azure Virtual Machine…
Azure Data Science Virtual Machines
Builtin Azure Service that automatically updates the attack signature heuristically ?
Hi Experts, We have the need to secure the Application Gateway and hundreds of API exposed to the Internet as part of our production environment, Using the existing builtin, Azure services, How to make it secure from Unknown Threat or 0-day attack…
Azure Firewall
Azure Web Application Firewall
Azure Firewall Manager
Microsoft Security | Microsoft Defender | Microsoft Defender for Cloud


Vnet Peering with spoke
I have 3 Vnet's (1,2&3). VM in configured in all 3 Vnet's. Vnet 1 & 3 is peered , Vnet 1 & 3 is peered. I wanted to establish communication between vnet 2 & 3 without peering . how to achieve it. allow network access and forward…
Azure Virtual Network

Azure Service bus message deserealization in Logic apps
Hi I am calling child logic app from parent and passing Sessionid from parent to child. Child Logic app will listen from Queue with the SessionId it received from the Parent Logic app it is working fine, But when i am trying to convert the Payload…
Azure Service Bus
Azure Logic Apps

How can I mark an Azure Dataset as a time series dataset reading from a parquet folder with date partitions?
I would like to create a Tabular/Time series dataset from a folder that contains parquet files this way: timestamp=2018-01-06 timestamp=2018-01-07 How can I make Azure Dataset, through the GUI, recognises the timestamp partition as a date and…
Azure Machine Learning
Reserved Instance pricing: Azure VM w/ SQL Server
Hi, If I went ahead and signed up for 1y Reserved Instance of a DS14v2 SQL Server Standard VM in Azure, is that 12 months (calendar months) from sign-up at constant uptime (within SLA guideline, of course), or does it equate to a number of run-hours on…
Azure Virtual Machines
SQL Server | Other

Can not create a job
Hello, I created an elastic job a few days ago. Then I deleted it because I wanted to start everything again. Since then I haven't been able to create a new job. Two cases: 1. I create a job Status = accepted, but ‘the Deployment in progress’ takes…
Azure SQL Database

Logic App - Form Recgonition - Confidence Error - Expected Integer but got Number
**I just started getting this error. I'm not sure why. Everything was great on Friday. is this error because its a decimal? Let me know if you want me to post something else.** ***Output Error*** [ { "message": "Invalid type.…
Azure Logic Apps
Azure AI Document Intelligence
Does AOVPN XML based Profile has all capabilities as Intune VPN profile
Hi All, Wondering that something not able to find in XML based AOVPN profile when compared to VPN profile which can be created in Intune itself directly. From the below article, i could see that its possible to multiple DNS Suffix and persistent…
Azure VPN Gateway
Microsoft Security | Intune | Configuration
Sending Email from an Azure Runbook
Hi, I need to send an email from an Azure Automation PowerShell Runbook. I want the email to come from noreply@Anonymous .com. We don't have a licensed user as noreply@Anonymous .com. What's the best way to achieve this? Creating a licensed…
Exchange Online
Azure Automation
Exchange | Exchange Server | Management
Error with CTE when it doesnt recognize the table
I'm trying to run this query, but unfortunately I keep getting the error of "first_table" doesn't exist. Is there a way to fix this. I've tried every scenario i could think of and still nothing. any help willl be very helpful with first_table…
Azure Database for PostgreSQL
elastic job agent internal server error
hello I want to create an elastic agent. The first time it worked, but I deleted it and wanted to create again. Internal Server Error is shown constantly. I have a database and want to query a sql according to a schedule
Azure SQL Database

How to call Existing .net Dll in Azure Logic apps
Hi I have .net Dll built on .net framework 4.5, I need to call certain methods in the .net Dll from Azure Logic apps. We are migrating Existing on premise applications to Azure,We need to re use the Existing .net Dll's. If we dont have the way to…
Azure Logic Apps
Azure Maps OGC service authentication
Since a couple of months we started using the Azure Maps SDK (with Angular) in our development environment. Thus far we are really happy with the framework, especially with the recently added OGC support in the Spatial IO module. I did some testing…
Azure Maps
Copy Activity Hardcode a column value Excel in data lake to SQL Server
I have an extra column in my SQL Sink destination table called Validation type When I copy the data from the Excel source I simply want to hardcode the work Validated into this column I tried adding in 'validated' but got the following error …
Azure Data Factory
Azure Synapse Analytics - Resource Class assignment to Active Directory Group
I've assigned resource_class to a specific Active Directory group, but the user within that group gets the default resource_class assigned when executing queries. User X is assigned to AD group Y. Y is assigned to 'mediumrc' but the execution…
Azure Synapse Analytics

Set up ExpressRoute on an existing site-to-site VPN
Hello Experts, Is it necessary for an existing site-to-site VPN gateway to be deleted before an azure ExpressRoute gateway is setup in the same subnet to achieve co-existence?