55,105 questions

Sort by: Updated
0 answers

unable to resize the dialog using the new functions provided in teams version v2.23

The CDN being used : <script     src="https://res.cdn.office.net/teams-js/2.23.0/js/MicrosoftTeams.min.js"     integrity="sha384-08XJvrutoSVYTA8PQeUgetTKn8B7JE73C5BdAfWnHZ5WnSFFQO6g1FGmSqxsrAzb"    …

Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,923 questions
asked 2024-05-22T14:39:28.1933333+00:00
Sai Sankar Matam 0 Reputation points
edited a comment 2024-05-29T13:02:21.35+00:00
Sravani Alwala 0 Reputation points
0 answers

Encountered an error in Azure Open AI studio, when tried to "Add your data" in the chat play ground. It said Creating Azure AI Search Index - Data ingestion failed

We are using the model GPT-4o, encountered an error in Azure Open AI studio, when tried to "Add your data" in the chat playground. It said Creating Azure AI Search Index - Data ingestion failed (Cracking and chunking step got succeeded). Below…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,313 questions
asked 2024-05-29T13:01:47.3766667+00:00
Naveen Kumar Korada 0 Reputation points Microsoft Vendor
0 answers

Flask App Issues When Deployed on Azure Web Service

So, I have a classification model saved as "model.h5" and a Flask app with 2 routes (/test which is a GET route & the /predict route which is a POST one). When testing the Flask app on Postman it works normally. Then I created a Web…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,608 questions
asked 2024-05-29T08:58:23.5833333+00:00
Tareq El-Sayyed 0 Reputation points
commented 2024-05-29T13:01:00.1+00:00
dupammi 7,480 Reputation points Microsoft Vendor
0 answers

All ADF dataflow stages disappear after publish

Hello, I made a source for my Dataflow and added several stages to the existing one. I published and Dataflow showed an error with a new source. I tried to delete it, but could not delete it. I published again and all my stages disappeared. It is not…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,775 questions
asked 2024-05-29T11:22:44.82+00:00
Darjuš Vasiukevič 20 Reputation points
edited the question 2024-05-29T13:00:42.0933333+00:00
Darjuš Vasiukevič 20 Reputation points
0 answers

How to associate test runs with ADO test plan,test suite and test cases

We are using the following script in the Azure CLI task in the pipeline, but patch calls failing. We are trying to associate Test Runs with the ADO Test Plan, Test Suite, and Test Case. I would need help if we are making any mistakes in API syntax and…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,608 questions
asked 2024-05-29T09:28:07.82+00:00
Morkal, Ashvini 0 Reputation points
edited the question 2024-05-29T12:59:29.89+00:00
AnuragSingh-MSFT 20,831 Reputation points
0 answers

Backup app service limited to 10GB

Hello I need to back up my App Service application, which has 18Gb, but when configuring the custom backup I received an error stating that it was larger than 10GB. How can I perform this backup?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,048 questions
asked 2024-05-29T11:51:32.9866667+00:00
Uziel Silva 51 Reputation points
edited the question 2024-05-29T12:57:16.4366667+00:00
AnuragSingh-MSFT 20,831 Reputation points
0 answers

How to get GPS location from built-in surface pro GPS without internet connection

I need to be able to get the gps location from the built-in gps on a surface pro tablet. This is a WPF application and all my research says to use the GeoCoordinateWatcher class in System.Device.Location. This only seems to work when the tablet is…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,714 questions
asked 2024-05-29T12:53:10.7766667+00:00
Anders F 0 Reputation points
0 answers

Azure OpenAI Rate-Limiting Error

I have deployed Azure OpenAI service with gpt-35-turbo(0301) and set token per minute limit to 1K and it's displaying approx. 6 requests per minute. In my first request, i have utilized only 223 tokens in total. I am adding usage response as…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,313 questions
asked 2024-05-02T12:03:25.7233333+00:00
Khawar Habib 0 Reputation points
commented 2024-05-29T12:52:50.1366667+00:00
Khawar Habib 0 Reputation points
0 answers

Can i prevent a win10 client from mounting the home drive for AD users on logon?

Hi, i'm testing FSLogix to replace our roaming profiles. My users are AD users from another domain, and they have their home folder connected as H:\ to a network share in the AD user object. I cannot change that at the AD user level. When such a user…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,006 questions
FSLogix
FSLogix
A set of solutions that enhance, enable, and simplify non-persistent Windows computing environments and may also be used to create more portable computing sessions when using physical devices.
467 questions
asked 2024-05-29T12:48:59.9433333+00:00
FB4 IMI 11 Reputation points
0 answers

Azure application gateway

Hello everyone I have an Azure Application Gateway pricing plan standard v2. I have an Azure Function that I want to protect using the Application Gateway. Now, when I create the backend pools in the Application Gateway, I add the Azure Function to…

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
977 questions
asked 2024-05-29T12:48:31.4933333+00:00
dev eloper 0 Reputation points
0 answers

What would be the impact or migration of azure function to .net 8 with process model

Hi Team, We have upgraded the Azure function to .net 8 version with the process model. Currently we are not experiencing any error or issues while running the azure function. Its working properly. But is there any impact on azure function if we sue the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,399 questions
asked 2024-05-29T12:42:50.3+00:00
lakshmi 611 Reputation points
0 answers

How to stop Cloud Service (PAAS) when not in use to save billing

How to stop Cloud Service (PAAS) when not in use to save billing

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,048 questions
asked 2024-05-29T12:40:08.12+00:00
HABERLY, CLAY 0 Reputation points
0 answers

How to see JavaScript and CSS files as dependencies in Azure Insights?

I am using Azure Application Insights for monitoring my Static Web App. This works fine so far, a lot of events are showing up in Insights, which I can analyze. When analyzing the dependencies, I can see loaded SVG and JSON files, but not for example…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,873 questions
asked 2024-05-29T12:34:53.3266667+00:00
Markus Schulte 0 Reputation points
0 answers

Conditional access & Authentication Strength policy

Hi to all, i am struggling to setup a working authentication policy but i am hitting a wall all the time!.. First of all we have entra P1 license and tenant is registered before 2019.. When i am using per user MFA setting all works fine to enforce MFA…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,903 questions
asked 2024-05-28T11:46:41.6766667+00:00
GS 0 Reputation points
commented 2024-05-29T12:28:09.1866667+00:00
Navya 4,860 Reputation points Microsoft Vendor
0 answers

how to downgrade pricing tier from Premium (+ Role-based access controls) (Click to change) to Starndard

I am trying to downgrade pricing tier from Premium (+ Role-based access controls) (Click to change) to Starndard : Downgrade Databricks Workspace databrics-name Failed. Error: InvalidSkuForDefaultCatalog, Default Catalog selection is only available for…

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,978 questions
asked 2024-05-29T12:27:58.5133333+00:00
RSingh 40 Reputation points
0 answers

processingProgress does not get updated in VideoSearchResultItem after first call

When I search multiple times for a particular videoId, the response does not seem to update. It seems that a cached version is returned. I am trying to make the processing progress insightful in my platform. Especially for larger files this is desirable.…

Azure AI Video Indexer
Azure AI Video Indexer
An Azure video analytics service that uses AI to extract actionable insights from stored videos.
51 questions
asked 2024-05-29T10:47:33.0266667+00:00
User Sense 1 Reputation point
commented 2024-05-29T12:22:42.2633333+00:00
User Sense 1 Reputation point
0 answers

How to manage EntraID - Enterprise application - consent and permissions - Admin consent settings via PS?

Hello, I am looking for a way to manage EntraID - Enterpise application - consent and permissions - Admin consent settings via PS. I tried two options: And via Graph: Both options change value in PS, but when I check from UI the setting remains…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,903 questions
asked 2024-05-24T13:04:02.77+00:00
Oleg Tserkovnyuk 561 Reputation points
commented 2024-05-29T12:22:23.7366667+00:00
Navya 4,860 Reputation points Microsoft Vendor
0 answers

I have connected my Azure SQL id with on premisis with Authentication Microsoft Entra indentity, while creating database scoped credential i am not able to get what identity and secret need to enter.i tried my local but not able to query external table.

I have connected my Azure SQL id with on premisis with Authentication Microsoft Entra indentity. while creating database scoped credential i am not able to get what identity and secret need to enter.i tried my local but not able to query external…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
729 questions
asked 2024-05-29T06:41:24.1733333+00:00
Sodhi, Harkrishan 0 Reputation points
commented 2024-05-29T12:21:18.9166667+00:00
Sodhi, Harkrishan 0 Reputation points
0 answers

"400 The SSL certificate error" from Azure Application Gateway with mTLS

I try to setup mTLS with an Azure Application Gateway. Unfortunately I always get an error <html> <head><title>400 The SSL certificate error</title></head> <body> <center><h1>400 Bad…

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
977 questions
asked 2024-05-29T12:19:13.28+00:00
nikh3 0 Reputation points
0 answers

How to fix the exception System.Net.Http.HttpRequestException: The SSL connection could not be established

we have SignalR and SignalR.Client libraries used in our project to establish the connection between the client and the server. The services are .NET applications and the client is a mobile application which is also a .NET application. I am got the…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,471 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,248 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,321 questions
Azure SignalR Service
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
124 questions
asked 2024-05-29T11:57:56.0666667+00:00
Singh, Sheetal 0 Reputation points
commented 2024-05-29T12:17:09.4966667+00:00
AgaveJoe 26,246 Reputation points