While on free trial - the cost management says I have spent over %75 in two weeks
Under the cost management panel it appears that I have already accrued a $75 charge for my SQL server. I am doing development and am the only person who uses this DB - and rarely at that. How could I possibly be running up such a high charge? It make no…
Issues with WSL File Access Sidebar in File Explorer After Windows Update
Hello Microsoft Support Team, I am experiencing an issue with the Windows Subsystem for Linux (WSL) after performing a recent Windows update (some days ago). Previously, when I clicked on the Linux icon in the left sidebar of File Explorer, I could…
Why do zone-redundant and non-zone-redundant VPN Gateways have the same SLA?
Hi all, According to the document at https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services?lang=1 the "Virtual Network Gateway" on page 95 has the same SLA regardless of whether it is zone-redundant…
Inquiry About Microsoft Power BI Certification Renewal Options
Dear Microsoft Certification Support Team, I hope you are doing well. I previously earned the Microsoft Certified: Power BI Data Analyst Associate certification on January 25, 2022. Unfortunately, I missed the renewal deadline, and my certification…
Powershell script not working through Task Scheduler
Hi, I am trying to disable few users on AD with the help of a simple PowerShell script as below. Import-Module ActiveDirectory Read content from DisableUser.csv file $users=Import-CSV C:\ADUSERS\DisableUsers.csv ForEach ($user in $users) { …
My Microsoft Learn Sandbox was deleted less than 24hrs after being created
I started Azure training yesterday and was setup with an Sandbox as part of the training. I am continuing the training this afternoon and was alerted that the sandbox subscription in my 'Microsoft Learn Sandbox' directory was deleted. How do I get it…
Universal Print printing Random Gibberish from Azure Virtual Desktop
Hi I have TOSHIBA e-STUDIO339CS printer registered to Universal Print. I have mapped the printer on the AVD and When printing from AVD the printing random gibberish characters. I am print a Word document and also tried print test page from printer…
Issue in azure-maps-control integration with Dynamics 365 Ecommerce SDK during release build creation
Upon integrating azure-maps-control package with our D365 Ecommerce Online repository, we are facing issues in the release build where the map is not rendering properly and we see console errors such as : Upon further inspection and tracing back from…
Can I use the Microsoft Money 2005 disc to install with Windows 11?
I just updated my desktop PC's system and installed Windows 11. I want to reinstall Microsoft Money 2005 using the disc of the original installation. Will it work so I can open my Money backup? Thanks, Tess
I am being billed each month despite having cancelled all subscription and resources
I was on a founders hub startup account, which has since been converted to pay-as-you-go. Before converting I made sure to stop all subscriptions and delete all our VM's. I am a freelancer/micro company that was working on a prototype which sadly never…
Chat completions not available in some regions?
We are upgrading from 35-turbo to 4o-mini and this page in the documentation looks like it says the chat Completions endpoint is not available in some global regions like australiaeast and canadaeast. Is that correct and my code will no longer work in…
How do I obtain my PCR7 Configuration from my personal laptop when Elevation is Required to View.
Hello, I am attempting to navigate through unchartered waters. My personal laptop has been compromised and require assistance with identifying the issues and how to best secure my system and network from people gaining access. I have reviewed an…
Best practices for joining tables of different collation property database
Hi, I am trying to join two tables of databases present on same server but with different collation property and getting following error: What are the best practices to join tables of different databases present on same server but with different…
How to fix "Failed to upload block This request is not authorized to perform this operation." error while writing a csv to ADLS Gen2 using synapse notebook
I am trying to write a dataframe into a csv file on ADLS Gen2 using Synapse Notebook. I am using pandas to_csv as below. The 'linkedService': 'xxxxx' uses system assigned managed identity which has the "Storage Blob Data Contributor" role…
How to Plot Multiple SVG Icons with Dynamic Numbers in Azure Maps?
In my recent project, I needed to plot multiple SVG icons, each displaying different numbers. Since I'm new to this, I wasn't sure how to approach it and ended up creating a new SVG and adding it to the imageSprite for each…
Higher CPU Temperature after last Windows 11 24h2
Hi Guys, After last Windows update I noticed that the temperatures are a bit higher then usual. I checked everything on my side and seems fine. I searched a bit and I think I'm not the only one person with this problem. Ryzen 7 7800X3D by the way. …
How can I get any Registry Entry for SSMS 21 where I can modify any plugins.
For all the versions till SSMS v20, there is registry entry as follows: Computer\HKEY_CURRENT_USER\Software\Microsoft\SQL Server Management Studio\<SSMS.Version>.0_IsoShell_Config\ where we can configure customized items like menu, toolwindow,…
No puedo acceder a mi teenant. Me dice que el email office365@mydomain.onmicrosoft.com no existe
Creé un teenant con un email office365@midominio.onmicrosoft.com y cree un usuario con buzon pero no le puse derechos de administrador. Con el usuario puedo entrar a su email. Pero si intento entrar al teenant con el email…
How to connect to a on premise SQL Server from Azure Managed Grafana
I have a new Azure Managed Grafana instance, and I'd like to connect to a on-premise SQL Server. We have all of the VPN/Virtual networks setup, and from a vnet connected VM, I'm able to query data. I have a Private Endpoint (not managed) setup, and it's…