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…
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…
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…
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…
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…
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…
Docker in docker support end inside AKS cluster.
I have a very unique situation. AKS has ended support for docker in docker and I have an Azure DevOps pipeline. I wanted to use my self-hosted runner on AKS but it doesn't have docker so I could have use ACR task but it uses MS managed infra to build and…
Cant deploy gpt-35-turbo model because of Insufficient Quota allocation in Azure
I am just trying to create a POC to integrate my .Net ConsoleApp with AI using Azure.AI.OpenAI nuget packages. I created the Azure OpenAI Service and established endpoint and apikeys successfully. However, I cannot create and deploy the gpt-35-turbo…
ssis is missing
I can not find the SSIS toolbox option on my ssis project. Tried restarting VS and machine many times, pls help
self join in ssis
HI Expert, If i want to run pipeline for table1 which has self join with same table and updating flag on created and updated on target table... how this this can be done in ssis