18,438 questions

Sort by: Updated
0 answers

Info required for migration of MMA to Windows defender Unified agent.

Please help me to identify the specific process for that Microsoft Defender unified agent is running on the server. Scenario is that there are some servers in the environment running with 2012R2 and 2016. And MMA is running on the servers. As a result,…

Microsoft Defender for Endpoint Training
Microsoft Defender for Endpoint Training
Microsoft Defender for Endpoint: A Microsoft unified security platform for preventative protection, postbreach detection, and automated investigation and response. Previously known as Microsoft Defender Advanced Threat Protection.Training: Instruction to develop new skills.
23 questions
asked 2024-05-31T05:22:12.44+00:00
Fadikar, Subhadip 0 Reputation points
0 answers

how to show progress bar while save data into files in c#?

I have a winform app. in this form I put a button. this button open a file dialog user select multi files and then it convert all those files.I want to show progress bar after the user select the files.show percent and after all files finished then it…

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,413 questions
asked 2024-05-31T05:20:47.42+00:00
Farshad Valizade 381 Reputation points
0 answers

Azure Stack HCI 23H2 Deployment error on Azure Portal

This the exact error: Exception Type 'DeployArb' of Role 'MocArb' raised an exception: Exception while installing ARB in step [DeployArb:Calling Install-ArcHciMgmt] Correlation ID: 3f1d0f7c-8132-4045-8d8f-c3fa922c5970. C:\Program Files (x86)\Microsoft…

Azure Stack HCI
Azure Stack HCI
A hyperconverged infrastructure operating system delivered as an Azure service that provides security, performance, and feature updates.
279 questions
asked 2024-05-31T05:10:32.24+00:00
Dhivya S 0 Reputation points
edited the question 2024-05-31T05:13:50.9933333+00:00
OMMI NAVEEN KUMAR 195 Reputation points Microsoft Vendor
0 answers

msdeploy causes error: Failed to download package. System.Net.WebException: The remote server returned an error: (403) Forbidden.

I'm following these instructions: https://github.com/Azure-Samples/function-app-arm-templates/blob/main/zip-deploy-arm-az-cli/README.md#steps I have a simple "hello world" C# http triggered windows azure function…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,414 questions
asked 2024-05-30T22:57:17.7133333+00:00
Siegfried Heintze 1,861 Reputation points
edited the question 2024-05-31T05:05:32.4433333+00:00
OMMI NAVEEN KUMAR 195 Reputation points Microsoft Vendor
0 answers

Hi,To send a message to Teams from a Node.js application using the Graph API, I successfully obtained the access token, receiver's chat ID, and team ID using their email. However, when attempting to send a message, I'm encountering a 401 Unauthorized err

I have given the all the required permissions on both application and delegated permissions "roles": [ "TeamMember.Read.All", "User.ReadBasic.All", "Chat.UpdatePolicyViolation.All",…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,903 questions
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,929 questions
asked 2024-05-31T05:04:39.69+00:00
Satya Krishna Madasu 0 Reputation points
0 answers

Legal business profile rejected

Legal business profile rejected, i Fix now button and provide statement and registration document, but all of my documents are local language then i got rejected,

F#
F#
A strongly typed, multi-paradigm programming language developed by the F# Software Foundation, Microsoft, and open contributors.
56 questions
asked 2024-05-31T04:58:38.0266667+00:00
xaysomkham phanthoury 0 Reputation points
0 answers

Automation Account Schedules not triggering, is it due to service outage?

My Runbooks are working fine, but the schedule is not triggering them. Is there a known issue with the Automation Account Schedules service that could cause this?

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,146 questions
asked 2024-05-30T20:33:45.55+00:00
geoffrey 0 Reputation points
edited the question 2024-05-31T04:54:27.08+00:00
OMMI NAVEEN KUMAR 195 Reputation points Microsoft Vendor
0 answers

Position issue on TR TD lines

Hi, It is the same way to the following using TR TD to separate them and do not know why there is the different spacing (in the different color) below.

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,328 questions
asked 2024-05-31T04:50:23.1466667+00:00
Peter_1985 2,546 Reputation points
0 answers

How to enable ARO cluster basic-user access for all the users who tried to login , across the organization?

Hi, I am looking for a solution on enabling basic-user access to ARO cluster for all the users whoever tried to login the cluster within the organization. Like, how other applications in the organization are accessible in that way ARO also should be able…

Azure Red Hat OpenShift
Azure Red Hat OpenShift
An Azure service that provides a flexible, self-service deployment of fully managed OpenShift clusters.
76 questions
asked 2024-05-30T11:23:19.3233333+00:00
Mangi,Balaraju,IN-Chennai 85 Reputation points
edited the question 2024-05-31T04:48:07.2466667+00:00
OMMI NAVEEN KUMAR 195 Reputation points Microsoft Vendor
0 answers

Document Intelligence : Retrain my Custom model

Hi, I have my custom model and i want to retrain it on some more input data. I want to do this to increase its accuracy. I didn't found anyway to retrain it , only option is to create new one and compose with previous one.

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,452 questions
asked 2024-05-31T04:37:47.53+00:00
Sidharth Chauhan 25 Reputation points
0 answers

SSO applications data (Include all the fields)

I need the SSO applications data (Include all the fields) present in Azure AD portal in Excel sheet. If we can extract this from portal , then it is very good. If not then please help for any PowerShell command or script.

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,922 questions
asked 2024-05-30T18:21:35.0433333+00:00
Sanjay Bhakuni - admin 80 Reputation points
edited the question 2024-05-31T04:36:21.98+00:00
OMMI NAVEEN KUMAR 195 Reputation points Microsoft Vendor
0 answers

Clarification on /proc/<pid>/cgroup for Azure Container Instances and Azure Container Apps

For Azure Container Instances, the format of /proc/<pid>/cgroup entry for pid appears to be <pid>:pids:/containers/<ID> For Azure Container Apps, it appears to be <pid>:pids:/default/<ID> Can someone confirm whether the…

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
656 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
299 questions
asked 2024-05-31T04:28:51.1533333+00:00
PS 105 Reputation points
0 answers

Why would Malwarebytes Browser Guard classify this as possibly malicious

I'm going to preface this with the fact that any other embedded videos that route to cloudguides in other lessons do not flag, so trying to figure out why this one link seems…

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
1,077 questions
asked 2024-05-31T04:27:29.28+00:00
Daniel Schwarzentraub 60 Reputation points
0 answers

How would I scale a timer triggered webjob on an Azure App service to multiple app service instances?

Basically we've got a scheduled job that currently runs as a webjob on a single instance. We have two app service instances and this job is starting to take a while to run. I'd like to run it on both app service instances on the same timer trigger (we…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,053 questions
asked 2024-05-30T11:19:10.9866667+00:00
Gareth Terrace 0 Reputation points
edited the question 2024-05-31T04:22:34.5333333+00:00
OMMI NAVEEN KUMAR 195 Reputation points Microsoft Vendor
0 answers

Unable to connect to Azure Cosmos DB using Corporate Proxy

I am trying to use Azure Cosmos DB as my document database using Python SDK library. And it seems that I unable to connect to cosmos DB using corporate proxy if I pass the proxy information using "ProxyConfiguration" or…

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,476 questions
asked 2024-05-30T10:49:50.39+00:00
Shahnawaz 1 Reputation point
edited the question 2024-05-31T04:22:08.55+00:00
OMMI NAVEEN KUMAR 195 Reputation points Microsoft Vendor
0 answers

Postgresql flexible server parameter set up is failing with server busy error

Hi, I am trying to deploy Azure Postgresql flexible server through Bicep and GHA pipelines, the deployment is failing in configuration step with the following error, i am trying to deploy pg 16 version. can someone please help with this…

Azure Database for PostgreSQL
asked 2024-05-31T04:21:03.9433333+00:00
Manikandan M 0 Reputation points
0 answers

Postgresql flexible server parameter set up is failing with server busy error

Hi, I am trying to deploy Azure Postgresql Flexible server using Bicep and GHA CICD pipeline, deployment is failing in configuration step with the following error message. Can someone please help us to resolve this issue. "message":"The…

Azure Database for PostgreSQL
asked 2024-05-31T04:18:09.5766667+00:00
Manikandan M 0 Reputation points
0 answers

VN88 - Nhà cái uy tín nhất

VN88 - Website cung cấp các sản phẩm cá cược trực tuyến chất lượng nhất hiện nay như Cá cược bóng đá, Xổ số, Đá gà, Bắn cá, Slot, Casino... Truy cập 139.59.238.116 ngay hôm nay để có cơ hội nhận nhiều khuyến mãi khủng dành cho thành viên mới cùng các ưu…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,308 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,282 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,903 questions
Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,410 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,922 questions
asked 2024-05-31T04:15:46.5633333+00:00
linkvn88 0 Reputation points
0 answers

Making calls on the Video Indexer API

I am writing a Python script that calls on the Video Indexer API. I understand that to do this I have to provide my Azure subscription key, location, account ID and video indexer subscription key. I have my Azure subscription key and location.  I am not…

Azure AI Video Indexer
Azure AI Video Indexer
An Azure video analytics service that uses AI to extract actionable insights from stored videos.
54 questions
asked 2024-05-31T04:11:20.5166667+00:00
Bob Cother 0 Reputation points
0 answers

How to disable push refresh on IOS .net maui?

Hi I have a scroll view with horizontal orientation. Couple frames in view. In android work perfect. But on IOS if touch or push down the refresh start. How can I disable this refresh?

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,008 questions
asked 2024-05-31T04:08:45.5366667+00:00
Баходир Кадыров 0 Reputation points