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?
Azure VPN Gateway
Azure Virtual Network
Azure ExpressRoute
Synapse not supporting pagination JPA
When trying pagination with spring data jpa; getting duplicate records from other page and some records are being skipped.
Azure Synapse Analytics
Reset password for local or damin admin on DC VM
Hi! I need to change the admin account on my Azure hosted VM (Windows Server 2012) which is configured to be a domain controller. Everything I found so far did not work (like the extension script with net user...). The main reason for that action…
Azure Virtual Machines


Azure - Can not allow inbound traffic, denied by Policy
so I am learning Azure now, I created a Linux VM. When I tried to connect using SSH, the connection timed out. so I checked on Inbound Rules, and it appears that I need to allow port 22. I know this is not recommended. However, when i tried to create the…
Azure Virtual Machines
Azure Policy

TLS issue with storage account and SSIS-IR
I've jusr written an ADF pipeline using the Execute SSIS package activity to copy some data to blob storage. It fails with error message "The TLS version of the connection is not permitted on this storage account". The storage account is using…