Azure DevOps CI/CD not deploying my pipeline triggers in an Active state
My dev ADF has pipeline triggers that are Active and set to run every hour. Using devops repos & CI/CD, I deployed these triggers from our dev to test ADF environments. The pipeline triggers were successfully created in my test environment, but they…
windows 10 update 2004 and lost desktop
I updated windows 10 2004 today with latest update and have lost my desktop for some reason. II have tried everything to get it back without success. Any ideas what might be the problem ?
How to avoid external users from being affected with an existing conditional access policy?
I was tasked to find ways (if any) to have external users NOT be affected with existing conditional accesses in the company WITHOUT modifying said existing policies. We have 1 policy that prevents any user from accessing the company's tenant content…
taking a test in English language
https://zcusa.951200.xyz/en-us/learn/certifications/exams/98-349 According to this page, exam should be available on one of the following languages: English, Chinese (Simplified), Chinese (Traditional), French, German, Italian, Japanese, Korean,…
Xamarin iOS: Info.plist file for Xamarin.Sdk.framework is missing
After uploading a build of the iOS app, App Store Connects gives the error: Invalid bundle: The Info.plist file for Xamarin.Sdk.framework is missing or could not be read. What can help prevent this issue?
BasicProperties.RetrievePropertiesAsync(new List() { "System.Size"}) gives folder size as zero
I am trying to get the size of the folder. I tried the following ways, both of them gives the size as 0 or null Method 1: IDictionary<string,object> property = await storageFolder.Properties.RetrievePropertiesAsync((new List<string>() {…
Win10 2016 FrameWork RunTime BUG
When I close my exe program, the system prompts that there is no r esponse, and the system log will display the framework error log. I think this is a bug of Win10 2016 enterprise system.because it not appear in win10 2015 and Win server systems. …
Downgrade Microsoft 365 version
My Microsoft 365 updated automatically to version 2005 and since then Access aplications close suddently after some actions. It is proveed that older versions (on other computers) work perfectly so I would like to go backwards to older versión.
(UserError) Error when parsing request; unable to deserialize request body
Hi, getting this error when i run an azureml experiment with custom_docker_image (basegpu image of mcr) - can anybody help me understand this? Have tested this in local compute and it works, not sure why this does not work on a training cluster vm? …
Connecting to web server (IIS on Server 2019 Datacenter) times out
I created a VM in Azure, set up a web page, disabled the firewall, added rules for port 80 in network security group and I can only reach the page with localhost and the internal IP, not the external. Is there anything else that I need to do to let…
Webhook listener/receiver security
Hi, We are looking at using webhooks from various vendors outside our network. They would publish the event to us. We would be the webhook listener/receiver, not pushing the events. We have done proof of concept of creating an Azure Function to receive…
Cannot connect to VS CODE MARKETPLACE Extensions
Hi, I'm unable to connect to vs code market place since yesteday night est. I have tried to reinstall and uninstall aswell, for some reason i'm unable to access it. It was working untill yesterday Your help is appreciated. thank you
What are the costs for a virtual Meraki appliance in Azure? Or how are those costs calculated?
Hello, Can anyone tell me what the costs are for a virtual Meraki appliance in Azure? Or how those costs are calculated? And it's a shame that I can't add a tag for "Meraki" or "Cisco". That's really unbelievable. Thanks, …
How to allocate memory in C# for loop?
Hi , The question is that I try to create an instance to a variable in a loop and don't use this variable. Like this : Then I use the 'Diagnostic Tool' in VS to track the memory in managed heap , however , I get only a count of Foo type…
az aks create fails with: "Details: token contains an invalid number of segments"
Whenever I try to create a new k8s cluster, following the documentation: https://zcusa.951200.xyz/en-us/azure/aks/kubernetes-walkthrough, I get an error since yesterday. This used to work perfectly well, at least until several weeks ago. But now I…
Get Azure Devops Builds for logged in user
Hi, I'm using Azure Devops api endpoint Builds - List to get a list of builds. I would like to filter by the currently logged in user's own builds rather than show them all. I attempted to use Profiles - Get to get the currently logged in user's ID,…
WiFi Direct Power Save Mode
Hello, Regardless my HP laptop acted as WiFi P2P Group Owner or Group Client, during iperf testing with my phone, we observed(via wireshark) that the laptop will enter into power save mode(~100ms interval). This causes the P2P performance is very slow.…
windows virtual desktop network properties
Form where i can get network properties while configuring Windows virtual Desktop virtual machine. i have used only Azure active directory don't want to use any Domain Controller as don't have any on premise user In the document: …
Continuos prompt for credetial if access the site from internet
Hi I have a site which continually prompt for credentials when try to access through internet but browsing is smooth on local server Prompt to load list.asmx , web.asms , _vi_ti ...etc The VM is hosted in azure and WAF is enabled
VM does not failover to secondary Availability zone after primary VM crashed
Primary VM has crashed, but since the VM is setup in 2 AZ's, I expect to connect to secondary zone VM automatically. That doesnt happen.