296,754 questions

Sort by: Updated
1 answer

Dispose File stream and stream

Hi, Does I handle the dispose in correct way ? Note: This line contentStream.CopyTo(fileStream); can take long time. I got contentStream here from download file from our website. var zipPathForFolderOrPathForFile =…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,507 questions
asked 2024-06-11T07:29:35.66+00:00
Dani_S 3,046 Reputation points
commented 2024-06-11T08:21:16.5933333+00:00
Olaf Helper 42,361 Reputation points
2 answers

How to restart the service when time is reach only once a day

Hi, in continue to https://learn.microsoft.com/en-us/answers/questions/1663229/service-monitor how to restart the service when time is reach only once a day ? protected override async Task ExecuteAsync(CancellationToken stoppingToken) { while…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,507 questions
asked 2024-06-06T10:23:27.6266667+00:00
Dani_S 3,046 Reputation points
commented 2024-06-11T08:19:54.9333333+00:00
Dani_S 3,046 Reputation points
2 answers

Azure document Intelligence Custom classification model in logic app

Hi, I have created an Azure document Intelligence Custom classification model called SLA and user Power Automate to classify documents in SharePoint Online without any issue, but I used HTTP POST and GET in the Power Automate. But in Logic App I tried…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,920 questions
Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,463 questions
asked 2024-05-14T07:28:32.8033333+00:00
Nipuna Weerasinghe 21 Reputation points
answered 2024-06-11T08:17:29.1233333+00:00
Yevhenii Mamloienko 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to install php composer extension on azure web app?

My existing Azure Web App is running on Linux PHP Laravel. I successfully deployed the app from bitbucket but I still need to install and run composer update inside azure web app. The extension option in Deployment tool is disabled/grayed out. …

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,123 questions
asked 2022-06-12T11:00:48.9+00:00
Nelson Mendaros 61 Reputation points
commented 2024-06-11T08:16:00.28+00:00
Tharanga Kulasekara 0 Reputation points
1 answer

Synchronizing a Synapse table from an on-premise Oracle table

Hi, I've a Synapse table on a dedicated SQL pool and I need to update it reading from an Oracle table. I've already implemented a Self-hosted IR and I've already read from the Oracle table rightly with the Oracle connector. The requirement from my…

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,531 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,855 questions
asked 2024-06-06T15:45:42.77+00:00
pmscorca 837 Reputation points
commented 2024-06-11T08:15:05.39+00:00
phemanth 7,190 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How to Retrieve Team Name Using Tenant ID and Channel ID in Microsoft Teams?

I have a Tenant ID and one of the Channel IDs within that tenant in Microsoft Teams. I need to find out the name of the team that this channel belongs to. I've been using the Microsoft Graph API for other tasks, but I'm not sure which endpoints or…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,003 questions
asked 2024-06-11T03:05:48.8966667+00:00
abbas izadipour 165 Reputation points
commented 2024-06-11T08:14:05.4066667+00:00
abbas izadipour 165 Reputation points
2 answers

SCIM validator: What is the `DELETE /Groups/Id` validation looking for to pass?

I'm using Microsoft's SCIM validator, and I've gotten most of it passing now, but I'm down to one test that fails and without explaining why exactly. The test is DELETE /Groups/Id on the substep GET filter on deleted Group should not return any Groups.…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,026 questions
asked 2024-06-07T19:52:22.55+00:00
Brandur 0 Reputation points
answered 2024-06-11T08:11:20.68+00:00
Shweta Mathur 28,461 Reputation points Microsoft Employee
4 answers One of the answers was accepted by the question author.

What is the best way to show the loader while uploading the file in gridview

I am using gridview for displaying and inserting new records. i'm using loader wherever it is required in the gridview. it is working fine. i'm trying to use animation loader for specific upload column in gridview. will it possible to show the loader…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,356 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,456 questions
asked 2024-06-07T17:12:49.2366667+00:00
Gani_tpt 2,006 Reputation points
commented 2024-06-11T08:10:48.2366667+00:00
Gani_tpt 2,006 Reputation points
1 answer

How to Purge a Deleted Azure App Service to Free Up the Domain?

Certainly! Here is the revised version of your text: I created an Azure App Service in Subscription A under Tenant A, and then I deleted this App Service. Now, when I try to create the same App Service in Subscription B under Tenant B, I receive an…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,123 questions
asked 2024-06-09T22:07:11.28+00:00
Mohammed ZYADI 1 Reputation point
answered 2024-06-11T08:09:21.92+00:00
SnehaAgrawal-MSFT 19,361 Reputation points
3 answers One of the answers was accepted by the question author.

How to get assigned RBAC roles in a resource group which has only apps and managed identities as owners and administrators?

I want myself to have Managed Identity Contributor role in an azure resource, but I cant find the admin or owner. Only managed identities and apps are listed as owners and administrators. Whom to ask for role assignment?

Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
693 questions
asked 2024-06-04T09:13:11.47+00:00
Aniruddha Acharya Kadlabalkoti 20 Reputation points Microsoft Employee
accepted 2024-06-11T08:07:07.8266667+00:00
Aniruddha Acharya Kadlabalkoti 20 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Can't delete old Azure VM, fails on non-existent key vault error.

I need to delete an old Azure VM which has been replaced by a new native app service. Tried everything but it just won't delete, keeps failing with this error. Any wise owl out there got a nugget of knowledge for me? TIA, Andy An error occurred while…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,353 questions
asked 2024-06-09T18:10:16.08+00:00
Andy Carter 0 Reputation points
accepted 2024-06-11T08:04:54.3+00:00
Andy Carter 0 Reputation points
3 answers

Azure Retirement: Azure Kubernetes Service 2022-11-02-preview API end of life is 20 June 2024

I have received this notice earlier. How i am suppose to see which API CLI is using? The query provided in notification is not working. API_VERSION=2022-04-01-preview az monitor activity-log list --offset 30d --max-events 10000 --namespace…

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,916 questions
asked 2024-06-09T20:36:14.0533333+00:00
Venkat Tharun D A 0 Reputation points
commented 2024-06-11T08:04:38.56+00:00
Venkat Tharun D A 0 Reputation points
1 answer

Azure OpenAI embeddings endpoint returning `Internal server error`

We are using the text-embedding-3-small Azure OpenAI endpoint in the Canada East region. Since the last 5-6 hours, we are continuously seeing 'The service is temporarily unable to process your request. Please try again later.' Is there any known issue…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,405 questions
asked 2024-04-02T05:43:26.83+00:00
Metaphor 0 Reputation points
edited a comment 2024-06-11T08:02:52.4633333+00:00
Husain Shabbir Battiwala 0 Reputation points
1 answer

Unable to make full screen splash in .NET MAUI

How can I make splash to display in full screen instead of just at the center of the mobile screen in .NET MAUI? I've tried different base sizes, but not working. Target android version up-to 13. <ItemGroup> <MauiSplashScreen…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,035 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,456 questions
XAML
XAML
A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.
777 questions
asked 2024-06-11T04:27:11.4933333+00:00
Md Mosabbir Alam 0 Reputation points
answered 2024-06-11T08:02:10.25+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 70,471 Reputation points Microsoft Vendor
2 answers

Cash Assist Customer Server care New Number//.7029672438//8250927608

Jacky to the other side of the same time in my house and the winter Soldier of fortune and Hard Rock cafe and restaurant

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
910 questions
asked 2024-06-11T08:01:28.63+00:00
Cash Assist 0 Reputation points
answered 2024-06-11T08:02:01.8833333+00:00
Cash Assist 0 Reputation points
1 answer

Cannot Connect to ExchangeOnline, to Update Individual Mailbox RulesQuota

Exchange Gurus - Totally lost here. Recently, I switched to 'New Outlook' on my Windows 11 desktop. I tried to update Inbox Rules for an existing Inbox Filter. After trying to Save the additional condition, I get an error message stating Unable to…

Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
4,973 questions
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,292 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,026 questions
asked 2024-06-10T22:58:35.4966667+00:00
Dale Barnes 0 Reputation points
edited the question 2024-06-11T08:01:57.2033333+00:00
Bruce Jing-MSFT 1,530 Reputation points Microsoft Vendor
1 answer

Error when trying to login to Excel Online from Power Automate

When trying to login to Excel Online from Power Automate, I receive this error: Failed to create OAuth connection: ClientWarning: The browser has blocked the connection authentication popup window. EXCEL table is saved to OneDrive for Business. I can…

Microsoft Power Platform Training
Microsoft Power Platform Training
Microsoft Power Platform: An integrated set of Microsoft business intelligence services.Training: Instruction to develop new skills.
139 questions
asked 2024-05-29T13:30:04.0333333+00:00
commented 2024-06-11T08:01:57.0766667+00:00
1 answer One of the answers was accepted by the question author.

Add AAD groups to API Management

Hello, I have configured AAD in Identities for API Management service incl. app registration with the following API permissions: Directory.Read.All User.Read for Azure Active Directory Graph and Microsoft Graph as well In the Developer portal…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,842 questions
asked 2022-04-26T08:47:07.403+00:00
Daniel Filakovsky 36 Reputation points
commented 2024-06-11T08:00:37.1433333+00:00
Popescu, Dan Stefan 0 Reputation points
1 answer

unable to connect adls gen storage from Purview

unable to connect adls gen storage from Purview gettting following error ADLS Gen2 operation failed for: Storage operation '' on container 'bloblblob' get failed with 'Operation returned an invalid status code 'Forbidden''. Possible root causes: (1).…

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,391 questions
Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
657 questions
Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,531 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,855 questions
Microsoft Purview
Microsoft Purview
A Microsoft data governance service that helps manage and govern on-premises, multicloud, and software-as-a-service data. Previously known as Azure Purview.
994 questions
asked 2024-06-11T05:06:13.7233333+00:00
Vineet S 205 Reputation points
answered 2024-06-11T08:00:32.6233333+00:00
Nehruji R 3,421 Reputation points Microsoft Vendor
8 answers

OpenSSL vulnerabilities showing in Defender Dashboard

We have multiple devices showing up with OpenSSL vulnerabilities. It is detecting two dll files that it is flagging. Which they are libssl-3-x64.dll and libcrypto-3-x64.dll. It is flagging this for multiple different applications through out multiple…

Microsoft Defender for Cloud
Microsoft Defender for Cloud
An Azure service that provides threat protection for workloads running in Azure, on-premises, and in other clouds. Previously known as Azure Security Center and Azure Defender.
1,227 questions
Microsoft Defender for Identity
Microsoft Defender for Identity
A Microsoft service that helps protect enterprise hybrid environments from multiple types of advanced, targeted cyberattacks and insider threats.
165 questions
Microsoft Defender for Cloud Apps
Microsoft Defender for Cloud Apps
A Microsoft cloud access security broker that enables customers to control the access and use of software as a service apps in their organization.
114 questions
asked 2023-09-22T20:14:57.2433333+00:00
Jeff Thorne 40 Reputation points
edited an answer 2024-06-11T07:59:39.7466667+00:00
Ronald Bok 0 Reputation points