Issue with creating Bastion under my vnet for logging cloudtest VM
while creating bastion under my vnet I am getting this issue- Failed to obtain lease. Specified api-version 2022-09-01 does not support property PrivateOnly on resource. Use at least api-version 2023-09-01 I am using azure portal to perform this. Can…
When is the "o:gfxdata" element in the DOCX format actually used by MSWORD? Is it only specific versions?
I have recently wondered if the "o:gfxdata" element in OOXML files (docx) is actually ever used by MSWORD, and if so, by which versions and to what end? This element is added to images and graphic objects when I embed them in Word.
How to backup the existing config in VHUB and VPN sites to be restored?
Hello, I need some guidance on how to fully export the existing config of a virtual wan resource with its virtual hub and vpn sites already configured, and a clear mechanism in how to use those templates to restore the config in case of any human error…
Advice on Signing and Certificate Options for a WPF Project
Hi, I have a WPF project based in Dublin, initially intended for approximately 100 users in Ireland, with plans to expand both inside and outside the EU over the long term. The business was established in September 2022. I’d like advice on the best…
Oauth2 for SMTP.Send granting AccessToken but returns 535: 5.7.3 Authentication unsuccessful when used
Our application was updated late last year to support Oauth2 for obtaining (via IMAP) and sending (via SMTP) emails on behalf of outlook.com consumer accounts. (Edit: See responses below if experiencing the problem with Microsoft 365 accounts.) We…
Facebook double verification lost
Me Facebook was on autenticator and now its not. I need help recovering it, i cant login my fb without the code of authenticator
Sandbox activation is stuck at 99%. Why? I've tried everything I could find on Internet.
I've made a Microsoft Azure subscription to complete the Introduction to Python course, but the sandbox activation is stuck at 99%. I've tried signing out and logging back in, clearing cache, swiching up browsers. I've swiched up the Azure directory to…
How to remove the certificate prompt from macOS which was caused by a CA policy
Hi, We are currently working on deploying BYOD restrictions through Conditional Access policies. The policy is designed to check if anyone with a non-compliant (macOS) device logging into Office 365 will be unable to download anything from Office 365…
learning sandbox stuck at 99%/Creating file share for last ~24hrs
This is an example page where I cannot successfully launch a sandbox: https://learn.microsoft.com/en-us/training/modules/manage-virtual-machines-with-azure-cli/2-create-a-vm I have tried: Other sandbox pages in the same and different modules …
Problem with creating of AKS Cluster
Hi, I'm currently reading following course: Exercise - Create an AKS cluster https://learn.microsoft.com/en-us/training/modules/cloud-native-apps-orchestrate-containers/3-exercise-create-aks-instance#code-try-9 And on the step of building docker…
a sandbox problem
hi, i have that for hours when trying to activate sandbox "All Microsoft Learn sandboxes are currently in use. Please wait 5-10 minutes and try again" and don't know how to slove it plz help
Bypassing Easy Auth for a Specific v4 Azure Function Endpoint in Node.js 22
To recreate my exact issue, create 2 new HTTP triggered function endpoints for a node.js 22 Azure Function v4 (latest version). Nothing fancy in the code, you can use the boiler plate code. One is public and the other is private (name them as such).…
Traffic not flowing via azure firewall when using site to site vpn
I have created a site-to-site connection between AWS and Azure. In Azure, I have a firewall in place. When the gateway connection is established, traffic is not flowing through the Azure firewall. However, when the gateway connection is disconnected or…
what is the server address for the Microsoft Defender VPN?
I am thinking about turning on the subject VPN. However, some of the posts I see have a different server address than what I see in settings. So, I want to make sure the server address I have is correct. Thank you.
MSSQL 2022 - SSISDB ETL returning "...failed with the following error: "An error occurred in the Microsoft .NET Framework while trying to load assembly id 65536. "
Full error from the Integration Catalog in question: SQL Load Queue List into Object:Error: Executing the query "EXEC [My PROC name]" failed with the following error: "An error occurred in the Microsoft .NET Framework while trying to…
Getting error creating database in SQL Elastic Pool, but can do it through the portal
I have a SQL Elastic Pool, MyPool, configured with 200 eDTUs and 800 GB storage It contains a database, DBPrimary, with data space used = 127 GB, max storage = 300 GB I have another database outside of the pool, DBProd, with data space used = 117 GB, Max…
Policy definition "Windows machines should be configured to use secure communication protocols" is being wrongly applied to Windows11 machines.
I have some windows 11 machines and they are being flagged by Microsoft Defender for Cloud saying "Windows machines should be configured to use secure communication protocols". But when I research this issue I found out that Windows 11 has…
Getting UserError for Codespaces for Evaluation for Risk Safety under the Azure Open AI Leaning Path for Evaluations.
EvaluationException: (UserError) RAI service is unavailable in this region, or you lack the necessary permissions to access the AI project. Status Code: 530 Visit https://aka.ms/azsdk/python/evaluation/safetyevaluator/troubleshoot to troubleshoot this…
Invalidate Authorization Code after Use
I have a question regarding the behavior of authorization codes in Azure AD B2C. Specifically, I would like to understand whether it is possible to invalidate an authorization code immediately after it has been exchanged for an ID token. In my testing, I…