18,658 questions

Sort by: Updated
0 answers

Where is my AZ 104 certification, its not showing up in my profile?

I took the AZ 104 exam and passed on 6/12, where are my new credentials? It is now showing up in my Microsoft Learn profile.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,956 questions
asked 2024-06-14T02:58:53.4966667+00:00
Terri Hurst 0 Reputation points
edited the question 2024-06-14T03:06:38.71+00:00
AmaranS 3,035 Reputation points Microsoft Vendor
0 answers

Call from one MVC5 project method to another MVC5 project method not loading aspx page

  Hi, I have two projects, MVC5-1 and MVC5-2. Both are using .net 4.7.. I have installed MVC5 on both.  I am trying to call a controller method from MVC5-2 (ShowMBStest())from MVC5-1. There is a method in MVC5-2 that calls an x.aspx page. I can see it…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,757 questions
asked 2024-06-14T03:01:54.9366667+00:00
iqworks Information Quality Works 276 Reputation points
edited the question 2024-06-14T03:05:58.6466667+00:00
iqworks Information Quality Works 276 Reputation points
0 answers

How to run power toy in hidden window?

Dim p = New Process() p.StartInfo.WindowStyle = ProcessWindowStyle.Hidden p.StartInfo.CreateNoWindow = True p.Start("C:\Program Files\PowerToys\WinUI3Apps\PowerToys.Settings.exe") After running this code, the setup window still appears. Is…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,522 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,624 questions
asked 2024-06-13T20:26:36.28+00:00
Yen Dang 0 Reputation points
edited the question 2024-06-14T02:55:53.06+00:00
Jiale Xue - MSFT 41,116 Reputation points Microsoft Vendor
0 answers

Seeds in Dalle3

Hello, I want to know how can I implement Seeds in Dalle3 to get the consistency of generating images? Thanks Hossna.

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,427 questions
asked 2024-06-14T02:46:47.27+00:00
Hossna Gharaee 0 Reputation points
0 answers

I was logged out of the authenticator application and couldn't log in again

I consciously admit my stupid actions I consciously admit my stupid actions. I logged out of my campus account from MS Authenticator and couldn't log in again. When logging in I had to give a 2 digit code, but my account was logged out of MS…

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,814 questions
asked 2024-06-14T02:37:29.2333333+00:00
endah rizki budiarti 0 Reputation points
0 answers

How to connect two ovals with an arrow using OpenXml SDK?

I am trying to use this code for creating two ovals and line. My code is based on the xml in which I connected two ovals. So at the end I woukd like to have two ovals that are connected with an arrow, and remain connected after moving one of the oval. …

Word
Word
A family of Microsoft word processing software products for creating web, email, and print documents.
714 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,640 questions
asked 2024-06-13T14:45:34.66+00:00
Buri 0 Reputation points
edited the question 2024-06-14T02:34:04.38+00:00
Emi Zhang-MSFT 22,951 Reputation points Microsoft Vendor
0 answers

I have to create Embbeding url for one drive items

I got this error: {     "error": {         "code": "notSupported",         "message": "Requested sharingLink type is not yet available.",         "innerError": {             "date":…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,038 questions
asked 2024-06-13T12:49:03.7666667+00:00
Vikram Singh 0 Reputation points
edited the question 2024-06-14T02:33:42.0666667+00:00
Emi Zhang-MSFT 22,951 Reputation points Microsoft Vendor
0 answers

How to fix "An error has occurred. The target schema is in an unknown state" on Windows PC (VS Professional 2022)?

Hello there, i tried to compare and update schema few months ago. But i performed the wrong action. I set the source and target in the opposite way and updated. after that i also incorrectly performed a Post Deployment script which is not required.…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,757 questions
Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
740 questions
asked 2024-06-14T02:22:02.83+00:00
0 answers

Creating a resource guard and enabling multiuser authentication

Hey all, I need to improve the security on our vaults and was planning on working my through creating the guard and then enabling multiuser authentication, my problem is our permissions are not that granular. So im wondering what the impact would be if…

Azure Backup
Azure Backup
An Azure backup service that provides built-in management at scale.
1,153 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,045 questions
asked 2024-06-14T02:08:27.0833333+00:00
Stewart-7072 0 Reputation points
edited the question 2024-06-14T02:13:54.3833333+00:00
Stewart-7072 0 Reputation points
0 answers

Can't select TFVC in DevOps

When creating a new project in Azure DevOps, I can only choose Git as the version control. Previously I was able to choose either Git or TFVC.

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,045 questions
asked 2024-06-14T02:09:05.3966667+00:00
nishino-ti 16 Reputation points
0 answers

How to replace tags (div<div>div&amp;lt;div&amp;gt; and &amp;lt;/div&amp;gt;/div</div>/div) of a column in SharePoint List?

Hi everybody! At the beginning, Invoice Description column in SharePoint List was created as Multiple lines of text and Rich text. When trying to edit the column in grid view the message "This cell is read-only" is observed. In order to edit it…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,002 questions
asked 2024-06-13T12:35:19.52+00:00
Lina Escobar 0 Reputation points
edited the question 2024-06-14T02:00:28.4533333+00:00
Emily Du-MSFT 43,171 Reputation points Microsoft Vendor
0 answers

Next Step on Azure Maps after creation of data registry and getting mapconfigurationID.

I got the mapConfigurationId value, does this mean my dwg file is registered in azure map account ? if yes, then what next? how will I view this in CReator under Azure Maps Account? Also, I don't see the options for Dataset, Tileset in Azure Maps…

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,045 questions
Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
628 questions
asked 2024-06-14T02:00:02.06+00:00
Kaustuv Dutta 0 Reputation points
0 answers

How to fix "module was not instrumented." Reason:"path_is_excluded" error in Microsoft.CodeCoverage.Console tool?

I'm receiving the following problem while trying to instrument my dll with Microsoft.CodeCoverage.Console tool. module was not instrumented. Reason: path_is_excluded." I'm using Microsoft.CodeCoverage.A console tool for calculating code coverage.…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,522 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,757 questions
C++
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.
3,590 questions
Visual Studio Testing
Visual Studio Testing
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Testing: The act or process of applying tests as a means of analysis or diagnosis.
334 questions
asked 2024-06-13T06:50:10.2966667+00:00
R M 0 Reputation points
edited the question 2024-06-14T01:45:27.8433333+00:00
Hui Liu-MSFT 46,961 Reputation points Microsoft Vendor
0 answers

Issues with Power BI automation tools extension in Azure Pipelines

I am trying to create Power BI deployment pipeline and assign workspaces to the pipeline using Visual Studio extension - Power BI automation tools. However, it is not accepting the Service Principal configured. It is also not able to connect to Power BI…

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,159 questions
asked 2024-06-13T09:53:53.9766667+00:00
Shruti 0 Reputation points
edited the question 2024-06-14T01:23:20.8733333+00:00
Tianyu Sun-MSFT 28,576 Reputation points Microsoft Vendor
0 answers

Azure WAF Sensitive data scrubbing and InitialBodyContents match

We have requests that have application/x-www-form-urlencoded body contents which trigger false positives for the WAF rule "URL Encoding Abuse Attack Attempt" matching on the variable InitialBodyContents . Annoyingly part of the match contains…

Azure Web Application Firewall
asked 2024-06-14T01:19:10.6533333+00:00
Smock 0 Reputation points
0 answers

"Exercise: Build and run a container image by using Azure Container Registry Tasks" fails with TasksOperationsNotAllowed

In the training module https://learn.microsoft.com/en-us/training/modules/publish-container-image-to-azure-container-registry/6-build-run-image-azure-container-registry in the section "Build and push image from a Dockerfile", the second command…

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,149 questions
asked 2024-06-13T18:31:42.68+00:00
Leith McCombs 0 Reputation points Microsoft Employee
edited the question 2024-06-14T01:06:13.0266667+00:00
vipullag-MSFT 25,366 Reputation points
0 answers

Is the "inputs:" section missing in the snippet provided in data science trainin gmodule

Hi I was wondering the snippet provided in the training module (link below) is missing the "inputs" section in "transform-job" : Link:…

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,149 questions
asked 2024-06-14T00:57:54.3066667+00:00
SA 0 Reputation points
0 answers

Event Grid Connector Setup: Concierge Subscription missing from Subscription Selection Menu

The only selection in the list of subscriptions is my own subscription and not the Concierge Subscription. As you can see in the setup of the event grid connector the settings are linked to the correct subscription and resource group but this does…

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
332 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,079 questions
asked 2024-06-12T20:10:52.7933333+00:00
Malgas, Luigi 0 Reputation points
edited the question 2024-06-14T00:42:06.4233333+00:00
AmaranS 3,035 Reputation points Microsoft Vendor
0 answers

mossyj@gmail.com

will you marry me?

Windows 365 Business
Chaos Studio
Chaos Studio
An Azure service used to create, run, and analyze chaos experiments to identify resilience gaps in cloud apps.
2 questions
asked 2024-06-14T00:08:20.9933333+00:00
Timothy Gobeli 0 Reputation points
0 answers

How can I do live tracing of API call without instrumenting with trace auth headers?

Is there a way to live trace an api call without instrumenting the call with Apim-Debug-Authorization headers? I understand we can trace the call from a client utility such as postman/curl by passing the Apim-Debug-Authorization. However that is not…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,854 questions
asked 2024-06-14T00:07:44.2533333+00:00
Martin Kallukalam 25 Reputation points
edited the question 2024-06-14T00:08:00.49+00:00
Martin Kallukalam 25 Reputation points