1,802,854 questions

Sort by: Updated
3 answers One of the answers was accepted by the question author.

domain.local 2

hello everybody We have a problem in our local network and our problem is that In some clients and servers, a number is placed next to the domain name, for example domain.local 2 or domain.local 3 And sometimes it causes problems in…

Windows for business | Windows Client for IT Pros | Directory services | Active Directory
Windows for business | Windows Server | User experience | Other
asked 2022-09-07T10:31:45.053+00:00
fereshte 21 Reputation points
commented 2022-09-07T11:30:44.273+00:00
fereshte 21 Reputation points
1 answer One of the answers was accepted by the question author.

the time displayed on the certificate is different from the correct time "TROPHY"

Community Center | Not monitored
asked 2022-09-07T10:22:36.953+00:00
MUSTAFA AHMAD MUSTAFA AL-HUNAITI 176 Reputation points
accepted 2022-09-07T11:30:07.717+00:00
MUSTAFA AHMAD MUSTAFA AL-HUNAITI 176 Reputation points
1 answer

How to get Guest user Signin logs from Azure AD for last 90 days using powershell

How to get Guest user Signin logs from Azure AD for last 90 days using powershell. What should be the permission/role to aligned to get this details. I am not sure whether the Get-AzureADAuditsigninlogs command is not working. I have installed Azure…

Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2022-03-15T13:02:57.14+00:00
Sky High 311 Reputation points
commented 2022-09-07T11:22:32.347+00:00
ruicostume 6 Reputation points
2 answers

Sending Mail Via Using Graph API Is So Slow & Uncertainty

Hello, I'm using Microsoft Graph API for sending E-Mails to someone why I used this method is Basic Authentication will be removed on 1 October. But I encountered some problems which is sending email is so slow or does not exactly reach Inbox…

Microsoft Security | Microsoft Graph
asked 2022-06-16T08:45:32.85+00:00
GAM 1 Reputation point
answered 2022-09-07T11:22:02.883+00:00
Bryan 1 Reputation point
1 answer

ADB2C | Graph API

Hi, The directory object quota limit for the Tenant has been exceeded. Please ask your administrator to increase the quota limit or delete objects to reduce the used quota. I am getting this error for creating user

Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2022-08-31T19:53:40.11+00:00
Abhay Chandramouli 1,061 Reputation points
commented 2022-09-07T11:13:00+00:00
Abhay Chandramouli 1,061 Reputation points
1 answer One of the answers was accepted by the question author.

ADB2C | Graph API

Hi I am trying to create users using Graph API in Adb2c. What I have noticed is sometimes I get user not found when I search a user using email or phone ( these are identities ). Even though graph api returns "Another object with the same…

Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2022-08-31T14:03:42.643+00:00
Abhay Chandramouli 1,061 Reputation points
accepted 2022-09-07T11:11:25.273+00:00
Abhay Chandramouli 1,061 Reputation points
1 answer

Failed to extract imported API information for this application

I'm trying to publish an application I built with MSIX Packaging Tool. The submission process fails, and the only information I have is: "Failed to extract imported API information for this application.". App manifest Error Found: The app…

Microsoft Partner Center | Other
asked 2022-05-15T17:01:20.863+00:00
François Billioud 1 Reputation point
answered 2022-09-07T11:11:05.39+00:00
Thore Stratmann 1 Reputation point
0 answers

remove index.html from the url of the page deployed Azure Static Web App

I deployed my site on the Azure Static Web App. But it added the index.html behind the urlautomatically. I don't know how to remove it.

Azure Static Web Apps
Azure Static Web Apps

An Azure service that provides streamlined full-stack web app development.

1,377 questions
asked 2022-08-30T04:56:08.01+00:00
Jobs Au 1 Reputation point
commented 2022-09-07T11:08:27.733+00:00
VenkateshDodda-MSFT 25,251 Reputation points Microsoft Employee Moderator
2 answers One of the answers was accepted by the question author.

Azure pricing calculator redirects to Azure portal after sign-in

Hi experts, I'm trying to sign-in to the Azure pricing calculator but every time I do I get redirected to the Azure portal after selecting my account for sign-in. Who can help me here understand the root-cause? I use this link to get to the…

Cost Management
Cost Management

A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.

4,773 questions
asked 2022-09-07T10:31:24.467+00:00
Christian Francke 31 Reputation points
accepted 2022-09-07T11:06:12.803+00:00
Christian Francke 31 Reputation points
0 answers

Is SIMD such as AVX allowed/supported within Azure Serverless Compute options?

Will SIMD be allowed/supported in Azure Serverless compute options? I would not be surprised if some sort of GetCapabilities() check was required prior to the usage with a "safe fallback" branch if executing CPU does not allow/support this.

Community Center | Not monitored
asked 2022-09-07T11:02:57.137+00:00
Kirk Dybvik 6 Reputation points
1 answer

Windows 7 upgrade

Is there any way of upgrading my windows 7 laptop? Computer has an I7 chip with 300GB of storage 64 bit and 4 GB RAM Any help greatly appreciated Rgds John

Windows for business | Windows Client for IT Pros | User experience | Other
asked 2022-09-07T09:59:54.073+00:00
John O Connor 1 Reputation point
answered 2022-09-07T10:58:19.613+00:00
JimmySalian-2011 45,236 Reputation points Volunteer Moderator
1 answer One of the answers was accepted by the question author.

D2DERR_RECREATE_TARGET and InvalidateRect() in Direct2D 1.1

In Direct2D 1.0, I can check whether the EndDraw() method of ID2D1HwndRenderTarget returns an D2DERR_RECREATE_TARGET to discard all device-dependent resources and then reinitialize them. In Direct2D 1.0, I can do InvalidateRect() everytime I want to…

Windows development | Windows API - Win32
Developer technologies | C++
Developer technologies | C++

A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.

4,060 questions
asked 2022-09-07T08:47:03.067+00:00
thebluetropics 1,046 Reputation points
commented 2022-09-07T10:54:17.413+00:00
thebluetropics 1,046 Reputation points
0 answers

VS Web Compiler is adding "less/" to file path

I'm using the Web Compiler extension to generate CSS from a group of LESS files. In my LESS file, the file path to a graphic is: "Images/graphicName.png" However, when I compile, the resultant CSS file shows the file path as…

Community Center | Not monitored
asked 2022-07-29T14:49:22.243+00:00
Henry, Michael 1 Reputation point
commented 2022-09-07T10:53:12.347+00:00
Tianyu Sun-MSFT 34,836 Reputation points Microsoft External Staff
1 answer

Private Endpoint Network Policy usage

Hi, I am hoping someone can clarify the use of Private Endpoints with Private Endpoint Network Policy. The documentation on this feature is incredibly lacking. I have tested in my lab and cannot seem to get it working. If I have a private…

Azure Virtual Network
Azure Virtual Network

An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.

3,110 questions
Azure Private Link
Azure Private Link

An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.

582 questions
asked 2022-08-18T14:39:07.287+00:00
James Tighe 51 Reputation points
commented 2022-09-07T10:50:50.663+00:00
GitaraniSharma-MSFT 50,197 Reputation points Microsoft Employee Moderator
1 answer

Why is the different components not grouped in the designer any more?

Hi, Guys, I'm new to Azure Ml, and when i started using the Designer, the different components where grouped. When you chose for example "model scoring and evaluation", and then all components related to that topic was there. Now…

Azure Machine Learning
Azure Machine Learning

An Azure machine learning service for building and deploying models.

3,651 questions
asked 2022-08-23T09:47:40.107+00:00
Pedersen, Bjarke 1 Reputation point
commented 2022-09-07T10:29:13.337+00:00
Rohit Mungi 49,131 Reputation points Microsoft Employee Moderator
0 answers

UI Automation can not get elements inside Skype?

Hello, i'm using UI Automation to get all the elements inside Skype application. When i executed the FindAll() function to find the children elements in Skype, there was not Document control type in the list. I tested with other application like MS Teams…

Developer technologies | Windows Presentation Foundation
asked 2022-09-07T10:27:33.303+00:00
DevOps 1 Reputation point
1 answer

StatusCode="FailedPrecondition", Detail="Voice does not match"

Hi We deployed the Cognitive Services container and trying to convert text to speech using SpeechSDK. Our code: var speechConfig = SpeechConfig.FromHost(new Uri("ws://localhost:5000")); using (var speechSynthesizer = new…

Foundry Tools
Foundry Tools

Formerly known as Azure AI Services or Azure Cognitive Services is a unified collection of prebuilt AI capabilities within the Microsoft Foundry platform

4,562 questions
asked 2022-08-15T10:53:18.32+00:00
Wysocki Michal 6 Reputation points
commented 2022-09-07T10:24:49.547+00:00
Rohit Mungi 49,131 Reputation points Microsoft Employee Moderator
1 answer

Kubernetes / AKS cluster requirments for Azure ML Endpoints

Hello, I'm trying to experiment with Azure ML Endpoints deployed to a Azure Kubernetes Service (AKS) cluster. Right now I'm able to attach AKS cluster(s) to Azure ML, from Compute / Inference Clusters. However, the no Kubernetes clusters are…

Azure Machine Learning
Azure Machine Learning

An Azure machine learning service for building and deploying models.

3,651 questions
Azure Kubernetes Service
Azure Kubernetes Service

An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.

2,740 questions
asked 2022-08-17T07:15:23.597+00:00
Attila 6 Reputation points
commented 2022-09-07T10:22:13.94+00:00
Rohit Mungi 49,131 Reputation points Microsoft Employee Moderator
3 answers One of the answers was accepted by the question author.

SQL Server 2019 - CU 13 Problem with Memory Optimized Table Type

I recently installed CU 13 on my test SQL Server 2019 server. Now, when running CheckDB I'm getting a consistency error with a simple memory optimized table type. CREATE TYPE [dbo].[ADUserType] AS TABLE( [UserId] [VARCHAR] NOT NULL, [Name] [VARCHAR]…

SQL Server | Other
SQL Server | Other

Additional SQL Server features and topics not covered by specific categories

14,741 questions
asked 2021-11-12T17:21:56.64+00:00
John 26 Reputation points
answered 2022-09-07T10:21:22.197+00:00
Tomáš Zíka 256 Reputation points
1 answer

Activate my Microsoft

My Microsoft wont work for me im a student and on the student plan and im not receiving any of my college emails or li cant og into my account on my laptop it says to activate my account but wont le me activate it as it says theres a error and to contact…

Microsoft 365 and Office | Development | Office JavaScript API
asked 2022-09-07T10:16:25.277+00:00
ULStudent:GERI-MAI.O'SULLIVAN 1 Reputation point
answered 2022-09-07T10:18:29.937+00:00
JimmySalian-2011 45,236 Reputation points Volunteer Moderator