292,253 questions

Sort by: Updated
1 answer

How do I get access to Azure OpenAI service in my Azure Subscription? I'm a cert taker, not a business.

Hello, I'm learning for the AI102 exam for Azure and one of the modules want you to sign up for the Azure OpenAI access. However, the webform asks you for Company information in order to provide access. I don't have a company and can only provide my…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,247 questions
asked 2024-05-17T16:15:26.3733333+00:00
Ravdeep Rana 0 Reputation points
answered 2024-05-17T16:41:42.14+00:00
VarunTha 3,875 Reputation points Microsoft Vendor
2 answers

identify unmanaged disk

identify unmanaged disk

Azure Disk Storage
Azure Disk Storage
A high-performance, durable block storage designed to be used with Azure Virtual Machines and Azure VMware Solution.
581 questions
asked 2024-05-17T14:06:44.2+00:00
Abel Matos 0 Reputation points
answered 2024-05-17T16:41:08.0566667+00:00
deherman-MSFT 33,861 Reputation points Microsoft Employee
3 answers

Adding access policy for storage container with Python

I'm trying to write a python script to add access policy to container. The initial code works, but it's deleting all current policies and create a new one. from azure.storage.blob import BlobServiceClient, ContainerSasPermissions, AccessPolicy from…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,468 questions
asked 2024-05-07T15:54:09.2933333+00:00
Denis Mukhamedov 20 Reputation points
answered 2024-05-17T16:38:43.7+00:00
Denis Mukhamedov 20 Reputation points
3 answers

Can I activate Win 11 Home OS with Win 10 Home key?

Hello! I have the following issue: Years ago I bought a laptop with Windows 10 Pro. A few days ago, Windows did not start, my friend replaced the SSD with another one. I would reinstall the laptop with Windows 11 to avoid the Windows 11 transition…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,754 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,356 questions
asked 2024-05-17T10:23:44.0766667+00:00
DanMr-5289 0 Reputation points
answered 2024-05-17T16:38:20.1066667+00:00
Kapil Arya 7,761 Reputation points MVP
2 answers

Many failures in first exercise (Unit 3) from module "Using single sign-on (SSO) with Office Add-ins"

Link to module: https://learn.microsoft.com/en-us/training/modules/office-add-ins-sso/ Unit 3 is "Exercise - Create an Office Add-in for Word that implements single sign-on" I still do not have it working. Here are some observations from…

Microsoft 365 Training
Microsoft 365 Training
Microsoft 365: Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.Training: Instruction to develop new skills.
35 questions
asked 2024-05-16T17:14:26.9833333+00:00
Doug Appleyard 1 Reputation point
commented 2024-05-17T16:37:00.02+00:00
Doug Appleyard 1 Reputation point
1 answer

Debug and Release Version have different file Size, but in negative way: Maui Android App

I had a Xamarin App that when I compile goes to 30 MB file size in release after all optimization. Now, we uprade same app to Maui. And when I run the app in emulator it works fine with APK been generate of 20 MB. During Xamarin since link is not set and…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,958 questions
asked 2024-05-17T11:30:03.5166667+00:00
Sumit Gupta 26 Reputation points
commented 2024-05-17T16:34:02.0833333+00:00
Sumit Gupta 26 Reputation points
1 answer

Logic app workflow failure

Hello team, Our workflow having Multiple SMTP connectors to handle 429 errors. basically , if there is a failure in a connector redirection is based on status code to next SMTP connector. The above logic helped us in achieve functionally but we notice…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,887 questions
asked 2024-05-15T09:15:15.89+00:00
Sriraghavendran Prabhakaran 0 Reputation points
commented 2024-05-17T16:33:55.0633333+00:00
LeelaRajeshSayana-MSFT 13,786 Reputation points
4 answers

SSIS Error: The AcquireConnection method call to the connection manager Source failed with error code 0xC0014009.

Hello, We have a Job in MS SQL Server Management Studio. This job runs several Visual Studio SSIS packages. When we launch the job it fails at step one. Step one is to retrieve data from a AS400 DB and place it in some ODS tables within our…

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,462 questions
asked 2021-06-17T10:50:35.957+00:00
Romeo Isfan 11 Reputation points
answered 2024-05-17T16:29:25.6866667+00:00
Larry Carrethers 0 Reputation points
1 answer

Logic App workflow run is marked as "Failed" because on action fails, even though dependent actions succeed

Hello Team, Our workflow having Multiple SMTP connectors to handle 429 errors. basically , if there is a failure in a connector redirection is based on status code to next SMTP connector. The above logic helped us in achieve functionally but we notice…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,887 questions
asked 2024-05-17T10:27:46.3533333+00:00
SriRaghavendran Prabhakaran 260 Reputation points
answered 2024-05-17T16:26:17.7733333+00:00
LeelaRajeshSayana-MSFT 13,786 Reputation points
1 answer

Cannot open files on Viva Connections site with the new Teams version

We updated all computers to the new version of Teams. We have an internal Viva Connections SharePoint site with all kinds of documents. After the upgrade, no one can open files from that site. If you pop it out into a browser, then they can open the…

Viva Connections
Viva Connections
A Microsoft Viva module that provides a gateway to a modern engagement experience.
87 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,199 questions
asked 2024-03-28T21:03:48.21+00:00
Andrew J. Martin 15 Reputation points
commented 2024-05-17T16:24:52.3933333+00:00
Andrew J. Martin 15 Reputation points
6 answers

SQL SERVER 2022 - certificate error when creating a job for integration services

In a test environment with SQL Server 2022 Developer Edition, I am trying to create a job to run an SSIS package. These same packages have been successfully tested in SQL 2019. When trying to create the job, configuring it as follows: General / Owner :…

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,851 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,462 questions
asked 2024-04-10T03:35:21.82+00:00
Marcio Matos 25 Reputation points
answered 2024-05-17T16:24:25.9966667+00:00
Carl BRUBAKER 0 Reputation points
1 answer One of the answers was accepted by the question author.

Is it possible to make Microsoft Flow based on an existing flow by simply copy and pasting the flow or saving it under another name?

Is it possible to make Microsoft Flow based on an existing flow by simply copy and pasting the flow or saving it under another name? I want to make a virtually identical Microsoft Flow with the only difference being the destination Microsoft List that I…

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.
3,912 questions
asked 2024-05-15T19:00:46.0266667+00:00
William Thompson 60 Reputation points
accepted 2024-05-17T16:22:07.2166667+00:00
William Thompson 60 Reputation points
1 answer

How to have 2-way-sync between ClickUp and Outlook

I have learned from ClickUp that we can only have 1 way sync up from ClickUp to Outlook, while between Gmail and ClickUp is 2 way sync up. Are there any tools that help me to sync calendar between Outlook and ClickUp (2-way-sync-up)

Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
4,927 questions
asked 2021-06-10T02:50:48.36+00:00
Nareerat Kamalasna Na Ayudhya 1 Reputation point
answered 2024-05-17T16:21:04.68+00:00
Lorin Allred 0 Reputation points
1 answer One of the answers was accepted by the question author.

Word COM API ShowHiddenText will hide images

Hi I have a question regarding the Word C# COM API. In our application we have a button to hide our custom tags (which are just field codes), however a customer of ours is reporting an issue where their background image is being hidden when that button…

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,340 questions
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,344 questions
Office Open Specifications
Office Open Specifications
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Open Specifications: Technical documents for protocols, computer languages, standards support, and data portability. The goal with Open Specifications is to help developers open new opportunities to interoperate with Windows, SQL, Office, and SharePoint.
122 questions
asked 2024-05-17T13:56:52.0633333+00:00
Connor Shore 166 Reputation points
commented 2024-05-17T16:19:57.0933333+00:00
Connor Shore 166 Reputation points
1 answer

Unable to save cognitiveServices key in AI Search skillset

I created an "Azure AI services multi-service account" to attach to my AI Search skillset to move to pay-per-use and avoid the 20 document per day limit. When I try to add it to the skillset, it seems like the save works, but the key does not…

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.
740 questions
asked 2024-05-14T00:57:20.6166667+00:00
John M 0 Reputation points
commented 2024-05-17T16:19:16.54+00:00
VenkateshDodda-MSFT 18,946 Reputation points Microsoft Employee
3 answers

How To Have Separate Email Signatures for Internal and External Emails

I am on Windows 10 through Outlook App email, and I would like to set a different signature for internal and external emails but cannot find how to do it. To be clear, I would like completely separate email signatures so I have my more formal one for…

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,379 questions
asked 2022-12-28T22:02:08.02+00:00
Brian Cooper 91 Reputation points
commented 2024-05-17T16:18:03.6766667+00:00
Randi Eseltine 0 Reputation points
19 answers One of the answers was accepted by the question author.

How to Delay Delivery for All Messages in New Outlook (Outlook Version 1.2023.607.100)?

Before switching to New Outlook (Outlook Version 1.2023.607.100) I had delayed the sending of all messages by one minute. On New Outlook I can't find that option anymore. I tried to create a rule but "defer delivery by a number of minutes"…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,077 questions
asked 2023-06-19T16:26:24.7733333+00:00
LBL 450 Reputation points
commented 2024-05-17T16:17:39.4233333+00:00
matthew milnes 0 Reputation points
2 answers

Microsoft Teams, how can I translate spoken Turkish language to English with live subtitles?

Hello. I use Microsoft Teams. In a meeting I started on Teams, for example, when I select the live subtitle language Turkish, it automatically translates the spoken Turkish language into Turkish subtitles. However, I want the subtitles to appear in…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,199 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,903 questions
asked 2024-05-07T07:18:00.7233333+00:00
erenivon 0 Reputation points
commented 2024-05-17T16:17:18.2633333+00:00
Azizcan Daştan 0 Reputation points
1 answer

How to remove a 'dangling' Access Control (IAM) assignment for User Access Administrator?

A User profile was set as User Access Administrator, the mistake was recognized, and the User profile was deleted... However, after the deletion, there is a 'dangling' Access Control (IAM) entry indicating ("Identity not found") which makes…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,759 questions
asked 2024-05-17T15:59:28.9133333+00:00
Joe MacPherson 0 Reputation points
commented 2024-05-17T16:16:59.8066667+00:00
Joe MacPherson 0 Reputation points
3 answers

File explorer extremely slow (Windows 10 and Windows 11)

Hello: I work for my company as IT and I am constantly facing this issue since I started here. At some point, all the laptops in the company start facing an issue where their File Explorer starts working really slow. I can see it when trying to…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,754 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,356 questions
asked 2023-02-14T10:22:50.0833333+00:00
IT Comunica 65 Reputation points
commented 2024-05-17T16:16:58.1666667+00:00
Wilkinson, William 0 Reputation points