Windows Server SKU
Hi Team, We have recently performed in place upgrade for our VM;s in azure . However We see that OS is upgraded but not SKU in azure portal. Please refer below snippet: Please let us know how to update the SKU
Errors with cloud Kerberos trust authentication setup
I am trying to setup Kerberos trust authentication within a Hybrid environment. I take the following steps. Enabled TLS 1.2 > Installed AzureADHybridAuthenticationManagement PS Script All on machine running latest version of ADConnect. ran following…
Why function could not find file
Hi there, I built an Azure Function to process json data from external requests, and then saved the json to a local file, uploaded it to the Container through the storage client. It worked well locally, and once deployed to Azure, it would prompt that…
How to read zip file in Azure Synapse Notebook with extension of .zip.
Hi Team, Could you please advise the pyspark code, how to read zip files in synapse notebook. Example: File_Name - samplefile.zip Note: In the samplefile.zip we have multiple csv files, please let us know. The file Extension is only with .zip. …
Error in deploying a VM with Azure Virtual Desktop?
Hello! I tried to deploy a VM using Azure Virtual Desktop, but it failed. Attached is what the error is showing for me. Could someone help point what I need to correct? Thank you! Capture.JPG
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 ?
Unable completing Unit 9 Exercises
I managed completing the Unit 3 tasks, however I am systematically getting an error when trying completing Task 1 in Unit 9. I am able confirming the VM is running, and I am able connecting to via SSH, however when I run the script to copy the VM's IP…
Project Collection Administrator Unable to Import Hosted Process Template
Project Collection Administrator Unable to Import Hosted Process Template in Azure DevOps Organization We are assisting a client in importing a hosted process template into their Azure DevOps Services organizations. We are able to import the template…
B2B Integration causing SharePoint issues
We have SharePoint for our record management system. We had established permissions set up. We had our IT contractor initiate the B2B integration to make external sharing easier. Our internal users are now having issues with using SharePoint - unable to…
Side effect of enable an Entra ID P1 Trial
Has anyone had experience turning on the Enrta ID P1 Trial? I want to be sure that starting the trail is NOT going to (unless I make changes) Change any settings for any existing users to do with their MFA requirements Change any settings to do with …
Access Azure Table Storage from Visual Studio with AzureDefaultCredential
I'm trying to access a table in Azure Table Storage using AzureDefaultCredential. In Visual Studio, I am logged in with my AAD account In Table Storage -> IAM -> Role Assignments, my user has Owner, Contributor, Storage Account Contributor, Storage…
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…
kubernetes
Hi, how to learn concept related to AKS in easiest way with devops... i can see 1000 plus pages in pdf ... any easiest way to learn
How i can change the instructions of linux to windos?
the instructions of command are in bash of linux and i hace windows how i can change this on the page? This question is related to the following Learning Module
How to retrieve variables in Azure API to construct expression for obtaining OAuth token in body
Hi, Below is the set-body code block that I have some problems with.Im having problem constructing an expression for obtaining an OAuth token. I use 3 variables {{clientId}}, {{scope}} and {{clientSecrets}} instead of hardcoding those values. No matter…
ADF Copy data activity pagination with continuation token with GET request
I am building ETL pipeline in Microsoft Fabric, ADF service to load data from API, but I am having difficulties implementing pagination rules with continuation token. I know that, according to Azure documentation, it should be possible to use this…
VMSS stopped suddenly doing AutoOSUpgrade
We are 3 VMSS in each env, in all env suddenly VMSS has stopped doing AutoOSUpgrade even after 12hrs of image creation. last AutoOSUpgrade was done at oct25 Upgrade Policy mode : Rolling
Windows.Data.Pdf.PdfDocument Crash
when i use Windows.Data.Pdf.PdfDocument to load a pdf file which sizes more than 2 GB, it crashed immediately. No matter what you use LoadFromStreamAsync or LoadFromFileAsync, it just crashed with no information. i can't catch this crash with try…
when adding role assignment I am trying to add the windows virtual desktop service principal but it does not show up under Assign access to user, group, or principal.
I am trying to add a windows virtual desktop service principal to a custom role assignment. However, the service principal does not exist in the dropdown. This question is related to the following Learning Module
Access VM's SSH goes in a loop
I'm facing this issue since a week without found resolution. I have 3 VM in the same nsg. In this security group inbound rules I ALLOWED SSH on port 22 from any ip, also for the specific private ip of each VM!! When I tried to connect "SSH via Azure…