Copy activity in ADF errors out while using dynamic range partitioning
Hey, I've been trying to copy some data using the Copy Activity from SQL Server 16 to Snowflake through a self hosted IR that has direct Line of Sight to the Server. I'm trying to enable dynamic range partitioning on one of the column so that the…
Azure OpenAI Content filters blocking content incorrectly. DefaultV2 and Default
Azure OpenAI Content filters blocking content incorrectly. DefaultV2 and Default. Can be reproduced in Playground. Question in spanish: como puedo seleccionar el compromiso de una suscripción? translation: how can I select a subscription…
Automating Daily Metric Collection and Storage in Private Azure Environment
I want to extract the metric values of VMs configured in the Azure environment and automatically save them as CSV files to a Storage Account on a daily basis. While my PowerShell script is working, I am facing difficulties in saving the data to the…
Just to Share that some words should be changed in the learning module
In the Summary page, the sentence should be changed as the follow: From: In this module, you*'ll learn** how to:* To: In this module, you have learned how to: The Summary page is in the below training…
Changing Company Name to match legal documents
During the verification of my dev account (signed up for the Windows&Xbox program), I was told that the documents I submitted wouldn't match the company name I chose. Unfortunately, the partner center doesn't show any company name and when I try to…
Unable to access endpoints and keys for importing project in azure language studio (Error: "No Endpoint keys found.")
Hi @Anonymous Although the keys are related to resource level, we are still receiving the same error; your suggestions are helpful.
Integrate Azure Virtual Desktop Remote apps with apps local installed via Intune on pc
Hi MS, Im wondering if it is possible to integrate/connect apps deployed via Intune on a windows 11 pc which is also using AVD Remote apps. Can you connect apps together deployed from Intune and AVD remote apps? For example: opening a PDF file locally…
copy end paste in Excel from other programs working inconsistent
Why is copy end paste from other programs working inconsistent? It disrupts the workflow, every update something working ok is braked down :-(
What level Support Plans are available under Azure Sponsorship Credits for Microsoft Founders Hub
Hi , What Level Support Plans are available under Microsoft Founders Hub for Azure Sponsorship Credits. Initially, I recall seeing " Standard Support Plan " being available under my Azure Sponsorship Credit" . Now I only see Basic Level…
Azure Machine Learning alerts 'Cluster unrecheable' when kubernetes cluster information clicked - arc agent version 1.21.10
I've been testing Arc enabled kubernetes and azure machine learning extension in our on-premise cluster. By version arc agent version 1.20.10 , it had been working fine. However, once I reinstalled it with arc agent version 1.21.10, azure machine…
How to create a docker file for angular application to host on azure container instance
How to create a docker file for angular application to host on azure container instance
Azure Database for PostgreSQL - Flexible Server: Setting Session Replication Role in JDBC Options
Is it possible to set the session replication role in JDBC options for Azure Database for PostgreSQL - Flexible Server (Postgres v13)? While I was able to execute SET session_replication_role = 'replica' directly in the database, I encountered an error…
Increasing Dataset Field Limit in Custom Generative Model
How can the limit of "The maximum number of fields allowed in a dataset is 150" be increased in a custom generative model?
Mentions (<at> Tags) Doesn't Work in Nested Elements Like TableCell in Adaptive Cards
I am creating a table in my Adaptive Card and want to tag people inside the cells. However, this doesn't seem to be possible. If I use the mention in a top-level TextBlock, it works though. Could you please help me with this issue? My Adaptive Card looks…
Can't deploy Visual Studio Net 9.0 project with Android
While deploying a Visual Studio Net 9.0 project, it occasionally gives a warning: This project is not suitable for Android, check for errors. After deploying the project with Windows, it can be deployed on Android. This situation is repeated from time to…
How to upgrade Azure Open AI model from gpt-35-turbo to gpt-4o-global
Hi Support Team, Would like to ask how to upgrade Azure Open AI model from gpt-35-turbo to gpt-4o-global? Thanks in advance.
Cant able to get all properties of user by using Graph API in C# ?
Code Line => User user = await graphClient.Users[userObjectId].Request().GetAsync().ConfigureAwait(false); I can able to fetch Green highlighted one but other than that getting null in "user1" (code line) object. question => Is…
Logic App Standard does not generate a Trigger-URL in development slot
Hi, I am facing the issue that my workflows with http triggers ('When an HTTP request is received') in the development slot of my standard logic app don't have trigger url's generated after saving. In order to test the changes made in the development…
Why couldn't be able to get free Microsoft account?
Issue: Unable to Create Free Azure Account with Personal Email Problem: I am trying to create a free Azure account using my personal email (jaanujakoneswaran@gmail.com), but I receive an error message stating that my account is "not eligible…
Documented CREATE CERTIFICATE with FORMAT = 'PFX' example, gives syntax error
Hello, I'm trying to use the CREATE CERTIFICATE command in SQL SERVER 2019 but I get the error: Incorrect syntax near '='. Using the example: E. Creating a certificate from a PFX file CREATE CERTIFICATE Shipping04 FROM FILE =…