Entra ID conditional access policies if many condition, how it will be analyzed AND or OR?
Hello team, One thing all the documents regarding Conditional Access fail to discuss is if using more than one condition in a policy, i.e: Condition location: Location USA Device platform: Browser Access control: Block Are they treated as…
Azure App Service Connection to On-Premises NAS
How can Azure App Service be connected to on-premises Network Attached Storage (NAS) when SMB ports are blocked? I found an option to use Azure File Share (AFS) with the Azure File Sync agent on a server that has access to the NAS to synchronize with…
How to create Storage Account with kind "StorageV1"
Hi Team, I would appreciate it if you could outline the steps for creating an account designated as "StorageV1." At present, the default setup for storage accounts appears to be "StorageV2," but I am specifically interested in…
The Development environment shouldn't be enabled for deployed applications error after upgrading to .NET 9
Hi, After upgrading my ASP.NET Core web app from .NET 8 to .NET 9 and published it to IIS using Web Deploy on Release mode I am receiving this error in the browser: Error. An error occurred while processing your request. Request ID: xxxxxxxxx Development…
How to set the Container App alocation to have 4CPUs and 8Gb of RAM in bicep
I'm trying to set the Container App allocation to 4CPUs and 8Gb of RAM in the consumption plan. Through the Azure portal I managed to provision a Container App with that kind of resources, but when I try this using bicep, I get this error in the…
Pronunciation Assessment fails to recognize several individual words
Several single words fail to process when using the Pronunciation Assessment service in our code or in the portal tool. Many do work but we're not able to determine why some words work and others don't. We use this service in a classroom setting to…
Invalid api-version exception when submitting job to Data Lake Analytics using Azure Python SDK
I got below exception when I tried to submit a job to Azure Data Lake Analytics using Azure Python SDK. CloudError: Azure Error: InvalidArgument Message: Job type 'USql' is not supported by api-version '2017-09-01-preview'. First I have installed the…
How to fix Session Cookie attributes not set application hosted in web app ?
How to remediate the issue or vulnerability of Session Cookie attributes not being set when the application is hosted in an Azure web app behind the Azure Application Gateway with WAF ?
windows 11, version 24H2
the download of new version doesn't progress, it stops at 25% troubleshooting confirms…
Authentication failure with linked service. Linked service exist in corp tenant and data factory exist in torus tenant. How do I resolve this issue, is it possible to raise exception so that authentication will be success.
Operation on target Execute dataflow failed: {"StatusCode":"DFExecutorUserError","Message":"Job failed due to reason: Client initialization failed. Check if the endpoint is reachable and if your auth token is valid.…
Will there be asymmetric traffic if two tunnels have the same private address space defined or overlapped ?
Suppose I already have an S2S tunnel A on the vWAN with a private address space of 192.12.0.0/16, provided by the on-prem team, and a link IP address A. now need to create another S2S tunnel B on the same vWAN hub, with link IP address B. However, the…
How long does the Founder Hub credits last?
Hello! I wanted to know when the Founders Hub credits expire and if it is possible to extend that limit. We received our credits in May, and now we are able to use them because we had severe issues with Microsoft and Azure Open AI that were impeding the…
Getting error No HTTP triggers found during Azure Function deploying
Hi, I'm getting No HTTP triggers after deploying Azure logic function, It's operating locally tried to run sync APIs, but still .. Python 3.11
Issue with Autoscaling Nodes in Azure CycleCloud SLURM Cluster
I have created a SLURM cluster on Azure CycleCloud and enabled autoscaling with a maximum of 20 nodes for HPC. I have verified that there is enough quota for at least 10 HPC and 2 HTC nodes. However, upon booting the cluster, only 5 nodes are available…
Describe azure compute and networking services
Not able to complete unite 9 step 2 IPADDRESS=$(az vm list-ip-addresses --resource-group "learn-4f0709ba-e13a-44df-8b6b-d9dd55a8105a" --name my-vm --query "[].virtualMachine.network.publicIpAddresses[].ipAddress" --output tsv): The…
Storage account configuration for Azure functions
I want to create an Azure Functions free tier account, but apparently a storage account is required for that. What is the cheapest storage account configuration I can make? Also, the billing is based on usage, right? I dont want to use the storage…
HTTPS on a custom port using ingress (AGIC)
I am trying to create a listener on a custom port. The minute I start using custom port my listener in application gateway is created on http protocol and if i am not specifying the custom port it is coming on https on port 443. Below are the annotations…
Security - manual NFS mount in a pod
Hello I successfully configured my AKS cluster to mount nfs share from a netapp resource. I use PV and PVC. If I check the mount points in the pod, I get : nfs.xxx.com:/share/prd on /var/www/shared type nfs4…
Create views in Azure Databricks Unity catalog using service principal
Hello Team, Is there a possibility to Create views in Azure databricks Unity Catalog using service principal. and if there is how to update views based on tables added or deleted in schema. For e.g. I would like to create each views per tables in the…
could you please let us know the use of map drift in data preview tab and how it internally works, if pivot key always changing
source pointing to product ,profit and region group by :-region pivot key -product name pivoted columns- sum(profit)