352,116 questions

Sort by: Created
0 answers

Azure video Indexer Face Recognition

Hello, I am experiencing an issue with the face recognition feature on my Unlimited Video Indexer account. Despite completing the necessary form for face recognition and receiving approval, I have observed that the system fails to recognize and identify…

Azure AI Video Indexer
Azure AI Video Indexer
An Azure video analytics service that uses AI to extract actionable insights from stored videos.
61 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,020 questions
asked 2024-06-10T06:18:07.66+00:00
Hussein Safa 10 Reputation points
0 answers

How to call another view from one view in MVC?

In my main MVC project (Proj1) form's menu (Shared_Menu,cshtml), I've added a new menu item to open up a view from another project (proj2) that has been added to the solution. How do I call the proj2's view when the menu item in proj1 is clicked?

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,275 questions
asked 2024-06-10T06:12:45.8866667+00:00
Malam Malam 161 Reputation points
0 answers

blocking due to cuncurrency problem.

hi, I have a table "bridge" where i keep bridgeid as pk , and hardly four to 5 rows are there CREATE TABLE [dbo].[bridge]( bridgeid [bigint] NOT NULL, [idpool] bigint NULL CONSTRAINT [PK_bridge] PRIMARY KEY CLUSTERED ( [bridgeid]…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,018 questions
asked 2024-06-10T06:08:53.8766667+00:00
Rajesh Kumar Yadav 0 Reputation points
0 answers

Issue with Deploying Azure stack HCI23H2 cluster via azure portal

Hi Gents I am deploying azure stack HCI 23H2 via Azure portal .. Having three nodes cluster with two intent 1 " Mgmt&Compute" and second intent "Storage". both intent having dual net adaptor for redundancy. Cluster is validated…

Azure Stack HCI
Azure Stack HCI
A hyperconverged infrastructure operating system delivered as an Azure service that provides security, performance, and feature updates.
288 questions
asked 2024-06-10T06:06:20.4866667+00:00
Furkan Ahmad 0 Reputation points
commented 2024-06-10T06:07:49.2633333+00:00
Furkan Ahmad 0 Reputation points
0 answers

what could be Migration strategy Tier Zero resources to Tier Zero OUs similarly for users and group

Hello, We have Tiering OU structure and GPO is applied What should be migration strategy to migrate users, groups and servers to OU and implementing tiering in new domain. Thanks Rich

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,043 questions
asked 2024-06-10T06:01:55.88+00:00
Richa Kumari 286 Reputation points
0 answers

I have an exception report file in CSV format in blob, and I want to update it with Azure Entra ID using Microsoft Expressions in the Microsoft Admin Center. How can I perform this transformation, and what is the complete process?

I have an exception report file in CSV format in blob, and I want to update it with Azure Entra ID using Microsoft Expressions in the Microsoft Admin Center. How can I perform this transformation, and what is the complete process?

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,841 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,985 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,043 questions
Microsoft Entra
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,016 questions
asked 2024-06-10T06:00:47.41+00:00
Vaibhav Patil 20 Reputation points
edited the question 2024-06-10T06:19:49.6433333+00:00
Vaibhav Patil 20 Reputation points
0 answers

Cosmos DB trigger is not working properly after migrating to isolated process model

Hi Team, We have migrated our Azure Function to the isolated worker model and made the necessary changes. Previously, the Cosmos DB trigger worked by triggering when a new entity was added or removed in a specific table. Now, the trigger is still being…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,462 questions
asked 2024-06-10T05:53:56.6133333+00:00
lakshmi 631 Reputation points
0 answers

Failed VM Create operation using custom image via Python API

Function to get information for a custom image def getCustomImageInfo(compute_client, imageName=None, imageId=None): images = compute_client.images.list() for image in images: if imageId: if image.id.lower() == imageId.lower(): …

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,354 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,020 questions
asked 2024-06-10T05:41:08.78+00:00
Prem Jha 25 Reputation points
0 answers

await builder.StartAsync(); vs await builder.RunConsoleAsync

Hi, In worker service in NET 8 when to use: await builder.StartAsync(); and when await builder.RunConsoleAsync Thanks,

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,504 questions
asked 2024-06-10T05:26:21.28+00:00
Dani_S 3,026 Reputation points
1 answer

EXAM REVIEW

Where can we see our exam questions, and the correct answers? For DP-600 Exam, is it possible to review the exam questions after the exam?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,860 questions
asked 2024-06-10T05:20:48.78+00:00
Bijal Patel 0 Reputation points
edited the question 2024-06-10T05:46:38.79+00:00
AmaranS 2,945 Reputation points Microsoft Vendor
0 answers

Encounter "No Valid Certificate" when using Smart Card Login

Hi all, I have users who encountered "No Valid Certificate" when logging to his machine with his Smart Card when out of Office. His login credentials have been cached while on Office LAN. Issue only resolved when users connect machine back to…

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
4,903 questions
asked 2024-06-10T05:15:15.7733333+00:00
JK 0 Reputation points
0 answers

WIA Transfer Test fails in Win 11 24h2 HLK

Hello community, Executing HLK tests for WIA driver in windows 11 24H2 26100, WIA Transfer Test fails with "Error Creating the Device" and WIA version compliance test fail below is the log from…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,567 questions
Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
29 questions
asked 2024-06-10T05:05:53.0633333+00:00
Roshni 21 Reputation points
edited the question 2024-06-10T06:14:59.9466667+00:00
Tong Xu - MSFT 2,116 Reputation points Microsoft Vendor
0 answers

¿Cómo puedo ingresar a mi cuenta de Teams si me pide un código de Microsoft authenticator pero en el mismo Microsoft authenticator también me pide ingresar el código y no puedo entrar?

Tengo problemas para iniciar sesión en mi cuenta institucional por el MFA, el Microsoft authenticator me pide ingresar código en el mismo Microsoft authenticator cosa que no puedo, en el teams al momento de ingresar mi contraseña me pide ingresar código…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,331 questions
Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,770 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,016 questions
asked 2024-06-10T04:59:42.35+00:00
VALERIA 0 Reputation points
0 answers

How to delete a directory for Azure in the Portal settings | Directories + subscriptions page

I have switched to the default directory in Azure Portal and would like to delete the remaining directory listed. How do I delete the unwanted directory listing?

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,020 questions
asked 2024-06-10T04:50:46.2+00:00
Ho Choo Geok 0 Reputation points
0 answers

Translate option on New Outlook is grey.Could you advise?

There are the steps that I did but still issue.Could you help? 1.Repaire ms office. 2.Recreate outlook profile Now,Old outlook version is work fine for Translate option.

Outlook
Outlook
A family of Microsoft email and calendar products.
3,186 questions
asked 2024-06-10T04:44:03.4766667+00:00
Pimthong, Prapatsorn (Agoda) 5 Reputation points
1 answer

User's are getting "sorry your sign in timed out Please sign in again". Can we increase this time out time.

Hi, Our user is getting the error "sorry your sign in timed out Please sign in again". We have implemented Sign In frequency in our organization. After certain period of time user gets the Microsoft authetication prompt. Sometimes they get this…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
4,046 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,016 questions
asked 2024-06-10T04:28:49.6366667+00:00
Sundram Sontirkey 97 Reputation points
answered 2024-06-10T05:01:19.6+00:00
Punit Sharma 5 Reputation points
0 answers

JS variable assigned a value is always undefined in Microsoft Edge, but not in Google Chrome

I am encountering an issue where a variable is assigned a value, but the value is always undefined in Microsoft Edge. Strangely, the same code works as expected in Google Chrome. I have confirmed the assigned value is not undefined, and checked that the…

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,196 questions
asked 2024-06-10T04:23:29.7766667+00:00
Luke Vo 1 Reputation point
0 answers

Workflows in SPO

Hi members, I have SharePoint online and I cannot create workflows in it. I tried to enable all the necessary features for workflows but I get below error when i try to create Workflow.

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,968 questions
SharePoint Workflow
SharePoint Workflow
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Workflow: An orchestrated and repeatable pattern of business activity, enabling data transformation, service provision, and information retrieval.
535 questions
asked 2024-06-10T04:15:06.31+00:00
Prajkta Patil 61 Reputation points
0 answers

Error logging into Azure

I just created an azure account for students, the next day I log in, but a few seconds later I get the following message. Interaction required The portal encountered a problem when trying to retrieve access tokens. It is recommended to try to log in…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,020 questions
asked 2024-06-10T03:55:17.29+00:00
Victor Ranilla Coaguila 0 Reputation points
0 answers

ADF Copy Data Activity converts NULL data value to string '' from Azure Table Storage to CRM

Hi, I am using the Copy data activity in ADF pipeline from Azure Table Storage as source to Dataverse CRM as sink. Some date fields in the source data have values, while others don't. Everything works well when the date fields have values, but I…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
162 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,850 questions
asked 2024-06-10T03:44:26.93+00:00
Edgarico Llaneta 0 Reputation points