Is Azure AI Foundry Meta Llama a quantized model?
Is Azure AI Foundry Model catalog Meta models running quantized versions of the model? I believe the Meta Llama models in the Model catalog are quantized. I created a Serverless API deployment of Meta Llama 3.1 8B Instruct and Meta Llama 3.2 11B…
How can I enable nested virtualization for a Ubuntu VM which I created in Azure?
I have create a VM of Ubuntu 20.04. I want to enable nested virtualization, which I am not able to to do. I am using the Standard D2s v3 (2 vcpus, 8 GiB memory) which supports nested virtualization. I have also selected the US central which supports…
Unable to use Custom Vision Model with latest library "Azure.AI.Vision.ImageAnalysis"
Hi, In the latest update of the library, I am unable to use the Analyze method or pass my custom model name through the endpoint to get the confidence score or other data for the image URI I am analyzing. Can someone provide the latest syntax for using a…
ADLS Gen2 operation failed for: Operation returned an invalid status code 'Conflict'. Account: 'abc'. ErrorCode: 'EndpointUnsupportedAccountFeatures'. Message: 'This endpoint does not support BlobStorageEvents or SoftDelete.
I am new to ADF. while creating linked service for data lake storage Gen2 I am getting a error ADLS Gen2 operation failed. ADLS Gen2 operation failed for: Operation returned an invalid status code 'Conflict'. Account: 'abc'. ErrorCode:…
How to read cosmosdb mongodb API objectId field from a synapse analytical collection link
I am linking Synapse serverless sql pool with Cosmosdb with Mongodb API. For background, MongoDb sets its _id and reference ids to objectId(). To do a SQL join on this field, we need to convert the value to string. This is how the data…


I was permanently removed from Task in UHRS.
August 14, 2024 (8:55 PM): I was permanently removed from two tasks simultaneously (Generic Scenario Testing Extension (Arabic) and Mobile App Scenario (English)), despite having accuracy rates of 81% (Arabic) and 100% (English). I only completed 10 HITs…
Passing Function output tools to AOAI assistants through logic App
Good Day, I'm trying to pass function outputt tools of AOAI assistants through Logic Apps Standardplan concatenating strings and pass them as body of function tools, It works with a single output but when tried on multiple outputs, it returns error…
SQL Server Collation Settings for MCM Database
There is a lot of conflicting or confusing information surrounding the required collation settings for SQL Server as it pertains to hosting the MCM database. My SQL Server is installed with a collation Latin1_General_CI_AS, which won’t work. How can…
How to Append Data to a Text File in a Windows Forms Application?
In a Windows Forms application, data is read from a text file and displayed in a list box. The goal is to add a new item from a textbox to the same text file when a button is pressed, but the item is not being appended to the file as expected. The button…
I cannot see restore option in azure studio in mac?
Hello everyone I am trying to restore a database in SQL server using Azure Data Store but I cannot see the Restore option in my Azure Data Store studio. I even tried "Enabled Preview Feature" option How can I fix it or is there other version…

Hide workbook tabs in Excel online
Hello, I want to hide the workbook tabs to use only links. For this I go through the advanced options but it does not work on Excel online, how to hide the workbook tabs on Excel online?
How I can certify my new driver with HLK for Windows Iot?
I am preparing a setup for HLK testing on Windows 10 x64 IoT Enterprise 2022 LTSC for my new developed driver. I installed HLK testbench for Windows 10 2004 on a Windows Server 2016 like for testing desktop systems on Windows 10 2004, 21H2 or 22H2.…

error in visual studio regarding "object reference not set to an instance of an object" while making vb.net project
regarding "object reference not set to an instance of an object" while making vb.net project
How to expand my db for more markets ?
Right now SQL server db is running in one region and right now we have enabled solution for one market, in future we need to roll out for more markets and need to run in multiple regions . When we enable more markets we will millions of records . can you…

How to assign a letter to a vhdx disk without getting it listed?
The way I know to assign a letter to a vhdx disk is using the winapi AddAcessPath but to it work, first i need to attach the disk. Even attaching the disk with the flag ATTACH_VIRTUAL_DISK_FLAG_NO_DRIVE_LETTER , when it receive a letter it shows a…
Can we use XMLSerializer for deserializing the data seralized by BinaryFormatter & Soap Formatter?
Hi Team, **Point #1 :**In our existing code we have used BinaryFormatter to serialize and Deserialize the data. Looking at our security scan results and lot of places also the vulnerability is being mentioned about use of BinaryFormatter.(CA2300: Do not…

How to uninstall Microsoft office 2016 by using Script.Pls help
Hi guy, I need script to uninstall Microsoft office 2016 by MECM (Microsoft Endpoint Configuration Manager) Thank for your help.
How to use python to create a teams chat - How to fix the MainError(additional_data={}, code='Forbidden' error ?
I am trying to create a team's chat using python. Here is the error I am receiving: error: MainError(additional_data={}, code='Forbidden', details=None, inner_error=InnerError(additional_data={},…


Type of Storage that can be used as Cluster Shared Volume?
Dear Colleagues, Good day! May I Inquire with regards to Windows Server Failover Clustering. We are planning to Cluster a 2 Node MSSQL Server. It requires Cluster Shared Volume, asking if what type of storage we can use for the setup? Are the following…
Microsoft Graph API BETA - Create fido2AuthenticationMethod - The method is not supported for this URL
Hi, I tried using the BETA version to create the fido2AuthenticationMethod, but encountered an error: "The method is not supported for this URL." Additionally, other BETA methods do not seem to work as expected. Here is the link to the…