17,969 questions

Sort by: Updated
0 answers

ASP.NET Core web app with Microsoft SSO via Azure Microsoft Entra ID and not manage secrets - is it possible?

In the Azure Portal, I create a resource Microsoft Entra ID and then add an app registration. In the app registration I can specify redirect URIs for Microsoft logins (SSO) via "Authentication" for my .NET web app: Authentication button on side…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,187 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,560 questions
asked 2024-05-03T13:15:34.5066667+00:00
Shubash Chumber 0 Reputation points
0 answers

Lab not working for Exercise: Navigate the Finance and Operations App in D365 Training

I am trying to complete the lab in D365 Finance and Operations App training, but can't get the lab to work. Please can you help? Working on this page:…

Dynamics 365 Training
Dynamics 365 Training
Dynamics 365: A Microsoft cloud-based business platform that provides customer relationship management and enterprise resource planning solutions.Training: Instruction to develop new skills.
30 questions
asked 2024-05-03T13:15:28.02+00:00
Christina Gray 0 Reputation points
0 answers

CDC Start button disabled. Cannot Start CDC in Azure data factory

I created a CDC in adf and made a Git configuration to connect to Azure Devops Repos with a new branch created. Now, I checked out to a new branch. In the new branch, CDC is also there but i cannot start the CDC . It says Please publish to enable the…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,596 questions
asked 2024-05-03T13:15:19.5066667+00:00
Sudip Bala 0 Reputation points
0 answers

Email body message removed when forwarding email

Hello, We are experiencing an odd issue with forwarded emails. I'm not sure if it's affecting everyone or only certain people yet (We have about 800 users, so far only 3 have noticed this). It seems to occur whenever an external email address sends…

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,317 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
3,006 questions
asked 2024-05-03T13:14:43.57+00:00
Matt Chapman 16 Reputation points
0 answers

Permission for the new Purview portal

Hi, When I tried to access existing glossaries from the new Purview Portal (under Business domains), I got "No access - You do not have required permission to access this. Required permission:…

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.
940 questions
asked 2024-05-03T13:14:35.14+00:00
Peizhu S 20 Reputation points
0 answers

New outlook keeps login me out and gives error when login in.

The new outlook keeps asking me to sign in and gives me error all the time on my two accounts. I have to keep using the old version which is problemfree. I dont know what the problem can be.

Outlook
Outlook
A family of Microsoft email and calendar products.
3,006 questions
asked 2024-05-03T13:13:18.2166667+00:00
Eleonor Nyberg Fridlund 0 Reputation points
0 answers

Is there any way to connect Hadoop to SSMS other than ODBC Driver.

We have jobs in SSMS. We are experiencing ODBC Error constantly when the job fails. but we could see other job which are running with same ODBC Driver its succeeding. To avoid this issue, we want to know is there any other way that we can connect Hadoop…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,754 questions
asked 2024-05-03T13:12:37.4933333+00:00
0 answers

Powershell Script to temporarily activate PIM with MFA?

Hello Everyone I am trying to write a script that temporarily activated a PIM Role to my account...the issue is, that my account is secured with MFA, so this does not work: $roleDisplayName = "License Administrator" $roleDefinitionID =…

PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,079 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,560 questions
asked 2024-05-03T13:10:03.2133333+00:00
Bühler Gabriel 71 Reputation points
0 answers

How to make SharePoint List Multiline column only show the first few lines

I don't want all text to display on the SharePoint List multiline column but I don't know how to make it show less text as a preview. I want the text form to be rich text and I found that if I added a scroll, it did not fit with rich text.

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,676 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.
510 questions
asked 2024-05-03T13:07:37.7733333+00:00
Wang, Ivana 0 Reputation points
0 answers

How i can access a PostgreSQL server DB in a VNet in Azure thorugh python runbook inside an Automation Account ?

Hello team, I have a problem statement, i have an automation account in azure in which i have a python runbook in that runbook i have a script to make a connection to postgreSQL DB server and do some transactions in the DB but the problem is now i have…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
948 questions
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.
2,155 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,122 questions
Azure Database for PostgreSQL
asked 2024-05-03T13:04:21.4433333+00:00
Koushik Purva Mahendra 25 Reputation points
0 answers

The location 'Global' is not available while creating a new resource group.

Im Trying to Create api for azure translator for my website newsquake but im getting error "The location 'Global' is not available while creating a new resource group." i searched and youtube also but not found any solution please somebody help…

Azure Translator
Azure Translator
An Azure service to easily conduct machine translation with a simple REST API call.
343 questions
asked 2024-05-03T13:01:02.0566667+00:00
Tetali Sai REDDY 0 Reputation points
0 answers

Windows API's CreateFile with CFile gives invalid path error if used drives created with SUBST

A drive is created for a folder using SUBST command. We have a Windows application which reads contents of the and performs some operations. Application does not give any error when read the file path is from actual drive. But when try to read from drive…

Windows App SDK
Windows App SDK
A set of Microsoft open-source libraries, frameworks, components, and tools to be used in apps to access Windows platform functionality on many versions of Windows. Previously known as Project Reunion.
727 questions
Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,426 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,537 questions
asked 2024-05-03T12:58:05.9266667+00:00
Dada Khalandhar Gooty 0 Reputation points
0 answers

How can I close previous browser tabs with use of a weblink?

Is there a way to close previous browser tabs through API where we sent an URL to open the default Edge browser? So in the URL we must sent the command for this action, I came thus far that the previous tabs go blank but not close with following part in…

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,143 questions
asked 2024-05-03T12:56:51.46+00:00
Kleykens Jochen 0 Reputation points
0 answers

Person Award Beta endpoint

I've been working on creating awards using the Graph endpoint(https://graph.microsoft.com/beta/users/GradyA@contoso.onmicrosoft.com/profile/awards), and I've been successful in creating them. However, I'm encountering an issue with setting the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,641 questions
asked 2024-04-25T09:08:32.09+00:00
Akshat Agarwal 0 Reputation points
edited the question 2024-05-03T12:55:53.3833333+00:00
Akshat Agarwal 0 Reputation points
0 answers

How to integrate Auth0 login on Desktop Office apps (in an Addin)

Hello, I am currently developing an Addin for Word and it is difficult to finish it because the SSO (Auth0) is working well on the web version and my plugin works wonders however I cannot login on the Windows or Mac version of Word because of the url…

Word
Word
A family of Microsoft word processing software products for creating web, email, and print documents.
665 questions
Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,475 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,508 questions
asked 2024-05-03T12:54:35.5533333+00:00
Pierre C 6 Reputation points
0 answers

Upload de arquivos no ASP.NET 4.6.1

Good morning my friends! I'm having a lot of difficulty uploading a 1.5GB file to Asp.Net. I've tried different ways but all without success. I adjusted the web.config like this <httpRuntime targetFramework="4.6.1"…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,267 questions
asked 2024-05-03T12:47:51.6933333+00:00
Sergio Luiz da Silva 0 Reputation points
0 answers

Creating a Folder in a One Drive path shared with me

Hi team, How can I create a folder with a logic app into a Folder in a One Drive that was shared with me? I am actually using the access token I have previously with no luck

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,855 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
823 questions
asked 2024-05-03T12:46:26.3466667+00:00
Nicolas Alvaredo 0 Reputation points
0 answers

Reference retrieval when using 'bring your own data' feature in Azure OpenAI

Hi, I am using the 'bring your own data' playground in Azure openAI to be able to create a knowledge base of our documents and create chatbots to answer questions based on these documents. I indexed the documents using Azure AI search services. after I…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
720 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,185 questions
asked 2024-05-03T12:39:58.32+00:00
Mohammad Boroushaki 75 Reputation points
0 answers

Why is Storage Spaces virtual disk efficiency with parity not consistent with the number disks allocated?

I have a 4x8TB (29TiB total) hard drive array in a storage pool on a Windows 10 PC. I am attempting to create a 24TB (21.75 TiB) array with 1 disk's worth of redundancy. I execute the following PS command: PS C:\Windows\system32> New-VirtualDisk…

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,770 questions
asked 2024-05-03T12:36:17.6966667+00:00
Forlsackth 0 Reputation points
0 answers

How do I transfer an on-premises license from one corporate user to another?

I need to transfer an on-premise license, but I'm having trouble finding materials explaining the step-by-step process, as well as which instrument should be used for the transfer. Can You help me?

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,770 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,754 questions
asked 2024-05-03T12:29:56.53+00:00
Takeo Contao Abe TERNIUM BR 0 Reputation points