How to use llama 3.2 vision with dedicated endpoint
I'm trying to access a Llama 3.2 11b Vision model, deployed on a dedicated endpoint, but the sample code does not work: This is the error on logs: When using azure.ai lib it was not successful either: Any thoughts?
Deploying Azure flexible server hangs
Following this page: https://learn.microsoft.com/en-us/azure/postgresql/flexible-server/tutorial-webapp-server-vnet When creating the actual database, the process hangs. It eventually fails after a couple hours with this: The resource write operation…
Error : Invitations are blocked for this directory due to suspicious activity
Error message received after initiating a sync (provision on demand) a particular user Export of the object with id = bd6d887f-cf6e-47cb-97f3-7f5e4a1f323e and joining property = [Type: 5, Identity Provider: , Key: 10032003BDAD8E5C] to the Microsoft…
Difficulty Identifying Edited Rules in Azure Firewall Logs via KQL
Hello, community! I'm having trouble identifying specific changes to Azure Firewall rules through KQL (Kusto Query Language). After modifying certain firewall rules, I can see that edits have occurred through the firewall’s logs tab (where it shows a…
Are Azure OpenAI Service Rate Limits Shared Between Deployments?
I have two Azure OpenAI services, one called dev and the other prod, both using the GPT-4 model deployed on UKS with different versions. The prod service has a TPM of 35k and the dev service has a TPM of 10k. While testing, I encountered rate limit…
tsql sum amount recursively without recursive cte
Hi, I need help creating recursive query to sum up Amounts of all ChildIDs for parent ID=1 node. Table definition and data below. This is for SQL serverless where Recursive CTE is not supported. So left join would do, The table is large and the query…
How to configure app service identity provider?
What is the difference among alternatives in the section Client application requirement Allow requests only from this application itself Allow requests from specific client applications Allow requests from any application (Not recommended) and…
How to set Speech sensitivity of Speech to Text to ignore all noise.
I need to set the speech sensitivity so that I can change it in noisy enviroments. How to set Speech sensitivity of Speech to Text to ignore all noise.
I get an error when deployinh chat gpt4o
Error during deployment: Deployment Error Details: InvalidTemplateDeployment: The template deployment 'openai' is not valid according to the validation procedure. The tracking id is '8b9cac20-6fe9-432e-939d-05974bda6d89'. See inner errors for…
my samsung galaxy S9-MODEL SM-G960W is Google Locked after updated Device now Im locked out
UNINSTALL GOOGLE ACCOUNT OR BYPASS SETTING ON MY SAMSUNG GALAXY S9
AZURE AD POWER SHELL - ERROR WHEN UPDATING SPECIFIC USER ATTRIBUTES WITH CSV
Greetings everyone. I want to update some attributes of all my users in AZURE ENTRA ID by using uploaded CSV file in AZURE CLOUD POWER SHELL. It works fine on some attributes but I have problem with specific attributes like telephoneNumber. When I had…
Your resource has been temporarily blocked because we detected behavior that may violate our content policy. For more details on Azure OpenAI service content policy, please visit https://aka.ms/aoaicodeofconduct | Apim-request-id: 1a758415-f976-4140-a98e-
why this happen suddenly Your resource has been temporarily blocked because we detected behavior that may violate our content policy. For more details on Azure OpenAI service content policy, please visit https://aka.ms/aoaicodeofconduct |…
Supersedence Line of Business App with Win32 app
Hello! I have an app currently set up as a LOB app in Intune and now want to set up the new version as a Win32 app. However, the supersedence tab doesn't show the LOB app currently being deployed as something I can supersede. Is there anyway to…
How can I go about setting up my own Azure instance using my work email
I have a $150 monthly credit for Azure, and I want to use it to make my own Azure instance, but I don't have access to the company Azure Portal, is there any way I can make my own personal one so I can code in my own total environment?
Need help resetting computer
my sister gave me her Windows 10 surface computer a few years ago. I’ve used it since then and I stopped using it for a while because I got an iPad and when I went on my computer one day, it said the password was wrong. I could’ve sworn it was the…
How to fix 400 error in logic app with form recognizer data to database
I'm trying to process blob invoices through a form recognizer and straight into a table in my database but get a 400 error stating, "A value must be provided for item". I mapped the data correctly and it goes to the appropriate rows when i…
How to use a self signed certificate to publish messages on azure event grid namespace mqtt broker
Hi, I am trying to implement the the publish and subscribe functionality in a C# application, where I want to use a self signed certificate to authenticate the client, and then publish some data to the mqtt broker which can be received to all the…
Call De-identification Service with python SDK getting 403 Forbidden
I am using python SDK to call Azure De-identification Service, but keep getting 403 forbidden response. I am sure that my Client ID, Tenant ID and Client Secret is correct (tried them on other services) and my de-identification url (endpoint) is copied…
could not create azure functions
When I clickon create button on Functions App page. the page does not return anything. I just see the dots moving at the top of the page. after few mins, it errors out.
Error Deploying Azure QuickStart API Builder: SQL Database Unavailable in any location
Hi all, I'm new to azure and am on the free trial and I have been trying to follow this guide to get started on APIs within Azure, https://learn.microsoft.com/en-us/azure/data-api-builder/quickstart-azure-sql. But once I get to deploying the static web…