Scope of attached files to Azure OpenAI Assistants on message and thread level
Hi, May i ask what's the scope of attaching File ID to message / thread level, are there equavalent? The playground tooltip mentions that files attached on message level are scoped only on Message level. But the API docs does not mention anything about…
How to fix multi conditional formatting issue-- dates
I am attempting to color code Board Member terms based on how many years they have left. I am using conditional formatting formulas to attempt this, but something isn't working correctly.
Help with Semantic Search on Large Table Using Azure OpenAI and Search
I'm working on a POC for a semantic search project and would appreciate some advice on how to approach it better. Objective: I need to retrieve relevant results based on user queries from a wide table with over 50 columns, which includes more than…
How to add expression on result of aggregate function when create Materialized View in Synapse
Hi there, When I creating materialized view in synapse, i got an error, it says "because the select list of the view contains an expression on result of aggregate function or grouping column. Consider removing expression on result of aggregate…
As CSP how to manage Azure + M365 with unique account/password, least privileges, and without limitation?
Hello, As a Cloud Service Provider (CSP), we are in search of a comprehensive solution that can fully support our needs in managing our customers' Azure and Microsoft 365 tenants. Our customers may utilize Azure, Microsoft 365, or both, and we need a…
Exchange 2016 DAG node chashes
Hi! Need some help with my Exchange 2016 DAG. At last few moths we encountered problem with our DAG nodes. We have one DAG (ExDAG) with two nodes: Ex01 and Ex02. Situation. By some unknown reason Ex01 periodically crashes. Event log can't give us…
Authenticator accounts got deleted
My Authenticator was working just fine and all of a sudden the accounts got deleted for no reason leaving only the Microsoft account available, anything I can do to bring back my accounts?
Question About Entra Tenant Type
Hello World and Microsoft Community: How to obtain a Workforce Tenant instead of an External One Will i be able get a Workforce tenant with Free Azure Subscription or Pay-As-You-Go. The Workforce tenant button is grayed out* Thanks for reading
ERROR: "Remote Desktop License Issue. There is a problem with your Remote Desktop license, and your session will be disconnected in 60 minutes." - on Windows Server 2019
I am having the following error even after correctly activating the TS Cal (Windows Remote Desktop Services SAL) on Windows Server 2019: Our RDS licenses that we have always used (RDS Per User CAL) have always worked and continue to work on our…
Can i use Azure sponsored credit at Advanced messaging - WhatsApp
Can i use Azure sponsored credit at Advanced messaging - WhatsApp?
What type of markdown proccessor does Visual Studio use?
Developers added markdown support in Visual Studio version 2022 release 17.5. But what's under the hood? Is it commonmark-compliant? GFM support? Is it based on markdig?
Recommended pattern to reopen historic conversations in Bot Framework (NodeJS) with WebChat?
Solutions like ChatGPT, Perplexity and Copilot all offer ways for users to reopen older conversations. Last year I built a RAG-type chatbot for internal use for a company using Bot Framework v4 and webchat as the agent. I am currently using…
Moderator Assistance Requested - Duplicate Question, unable to delete.
I have a question I accidentally posted 3 times due to a screen refresh Issue. Please delete all of them, and this one once addressed. My apologies, asking as per, Deletion is not an option for me. here are the links to said question: …
How do i create a Azure support ticket for a technical issue?
We are having trouble accessing the storage account and notebooks. Need help to resolve.
How to update Azure Marketplace to support complex custom attributes in SCIM provisioning
We have a gallery app listed on Azure Marketplace, which supports SCIM provisioning and would like to update it to support provisioning of a custom SCIM extension with a complex attribute like so: { "schemas":[…
Adoption of Podman inside an AKS cluster.
We are evaluating the adoption of Podman instead of Docker for the creation of containers. We are using AKS as our container orchestrator in Azure. I am wondering if AKS is compatible with Podman? It is my understanding that AKS comes with Docker…
Serialization Exception after changing reading from attached ADLS account to the same ADLS Account but through a linked service.
Currently we are running a Synapse Notebook that reads from the "Primary ADLS Gen2 account" and parse data to JSON. This job has been running stable for a while now. We need to run the same logic but read from a different ADLS account instead,…
Is there a way to disable an Azure agent when it returns a failed result of a certain type?
In my case, I am running automated UI tests through ADO pipeline release jobs. Sometimes the PC loses USB debugging authorization to the android device. When that occurs the job will fail all tests sent to the agent on that PC. This requires us to catch…
Azure Static Web Apps' custom domain are differently working
I'm trying to redirect from non-www domain to www domain with AzureFrontDoor. Before this, I must add both custom domains, 'www.my_domain.co.kr' and 'my_domain.co.kr'. However, when I add those tasks with two webapps(test-server and product-server) with…