340,043 questions

Sort by: Updated
1 answer

Certification details are not displaying in my account

Hi Team, I have completed AZ-300 on 26/09/2020.But this details are not displaying in my microsoft account. Please find the attachment for your reference. ```Thanks, Pradeep Kumar. Email id: pradeep.t.cse@gmail.com

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
35,821 questions
asked 2024-04-19T06:08:56.4133333+00:00
pradeep 0 Reputation points
edited the question 2024-04-19T06:41:36.2933333+00:00
Andreas Baumgarten 95,411 Reputation points MVP
3 answers One of the answers was accepted by the question author.

Take Lab exercise when just revived an old Microsoft account that went through a change and produces error

Hello, I'm facing with an interesting issue. I have just revived an old account, which was linked to an account that does not exist anymore, so I made a change. The reason why is that I would like to learn some Dynamics 365. Now to launch the…

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.
20 questions
asked 2024-04-18T13:20:01.91+00:00
Tibor Bodi 20 Reputation points
commented 2024-04-19T06:41:27.0766667+00:00
Tibor Bodi 20 Reputation points
1 answer

I would like to make a program in which you have to guess the letters and when you guess all the letters, you have to guess the word. When I enter a wrong letter, the word "wrong" is constantly displayed on the screen.

#include <iostream> #include <windows.h> using namespace std; int main() { int i = 3; int b; char a; string c; system("cls"); int d; cout << "Choose game:" << endl << "1. Zgadnij wyraz"…

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,520 questions
asked 2024-04-18T18:53:58.11+00:00
xayanooo 0 Reputation points
answered 2024-04-19T06:41:11.48+00:00
Barry Schwarz 1,941 Reputation points
1 answer

Outlook has exhausted all shared resources, please close all messaging applications and restart Outlook

How to resolve "Outlook has exhausted all shared resources, please close all messaging applications and restart Outlook"

Outlook
Outlook
A family of Microsoft email and calendar products.
2,910 questions
asked 2024-04-12T01:21:41.05+00:00
Malik Bakare 0 Reputation points
commented 2024-04-19T06:40:59.9866667+00:00
SokiGuo-MSFT 22,921 Reputation points Microsoft Vendor
0 answers

Updating manifest is not working for Ms Teams App

I want to update the manifest of our app but currently when I press Update Manifest in the teams developer portal page it doesn't work I attached 2 screenshots to show you the error and also a screenshot that show the current manifest. How can we…

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,823 questions
asked 2024-04-08T13:33:45.0766667+00:00
Claudio Viola 0 Reputation points
commented 2024-04-19T06:38:40.9466667+00:00
Claudio Viola 0 Reputation points
1 answer One of the answers was accepted by the question author.

bike rental data is string but Regression expects integer

Hi There, I am on "Fundamental of Machine Learning"- Exercise - Explore Automated Machine Learning in Azure Machine Learning. When I am filling up information in "Task settings" page, Regression task type requires imported data set…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,551 questions
asked 2024-04-16T04:49:12.3466667+00:00
Gary Tan 20 Reputation points
commented 2024-04-19T06:37:54.88+00:00
Gary Tan 20 Reputation points
0 answers

SQL Query to return user details and group if user is member of group

Hi Guys, So I don't write to many SQL query so there may be an easy answer to this. I need to get query multiple groups and get user details if user is member of this group then dispaly in a view. I already have LDAP and can get a list of viewer and…

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,641 questions
asked 2024-04-19T06:37:54.15+00:00
Craig Garland 286 Reputation points
5 answers

A Users meetings gets automatically sent to shared mailbox

Hi, We have an issue in our company that every meeting for a user gets automatically forwarded to a shared mailbox that the user used to have access to. All of the users privileges have been revoked for the shared mailbox (both in AD, on-prem and in…

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,287 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
2,910 questions
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,870 questions
Office Management
Office Management
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Management: The act or process of organizing, handling, directing or controlling something.
1,996 questions
asked 2024-03-28T09:29:26.05+00:00
Rebecka Fors 0 Reputation points
answered 2024-04-19T06:37:29.02+00:00
Faery Fu-MSFT 16,571 Reputation points Microsoft Vendor
1 answer

Screen Orientation in .NET Maui Application

I am looking to force a certain page to be displayed in landscape mode only. Is there a way to do this in shared code (I am only producing for iOS and Android, no Windows or MacCatalyst needed).

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,838 questions
asked 2024-04-18T14:53:49.4766667+00:00
Isspro-eng 20 Reputation points
edited an answer 2024-04-19T06:35:21.7+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 68,016 Reputation points Microsoft Vendor
1 answer

where to upload a background in settings

I am not seeing where to upload a background in settings on the new Teams. Any guidance?

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,032 questions
asked 2024-04-19T00:13:33.7133333+00:00
UtauyoNASE 2,571 Reputation points
answered 2024-04-19T06:33:50.92+00:00
JimmyYang-MSFT 48,551 Reputation points Microsoft Vendor
0 answers

Long path support with file system watcher

In our client application implemented in C# with .Net framework 4.8 (OS: Windows 10), we are using file system watcher control to detect folder's events. To support a long path we have tried with \?\ in folder path. When we create a new file in long…

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,198 questions
asked 2022-02-21T15:00:07.267+00:00
Jalps 1 Reputation point
commented 2024-04-19T06:33:42.9+00:00
Sharjeel Ahmed 0 Reputation points
1 answer

Sign-in error code: 9002341, Failure reason: User is required to permit SSO.

Hello, I have a end user that is receiving this error code when trying to sign into any M365 app. This happens daily when signing on and I would like to find a permanent fix. I would attach a screenshot but that doesn't seem to be working right now. User…

Microsoft Entra
asked 2024-04-17T10:09:36.07+00:00
S Manoj 0 Reputation points
edited a comment 2024-04-19T06:33:40.12+00:00
Steinbring, Raik (Wolfsburg AG) 0 Reputation points
0 answers

Nuovo abbonamento a Microsoft 365 Developer Program, ma non trovo la nuova sandbox

L'altro ieri ho cercato di attivare un nuovo abbonamento a Microsoft 365 Developer Program, dopo aver eliminato il precedente profilo, ma non ho potuto completare la procedura in quanto mi si presentava la schermata che riporta la mia precedente…

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,734 questions
asked 2024-04-13T10:38:11.38+00:00
Marco Caruso 0 Reputation points
commented 2024-04-19T06:33:35.0766667+00:00
Marco Caruso 0 Reputation points
1 answer

Need to login Outlook with new credential, but prompting for old credentials when migrated device across domain in different forest

Hi Team, We are migrating device and user identity across the domain in different forest. After migration of the device the user is trying to access the new profile with using new domain credential, but always prompt for old credentials and attaching…

Microsoft Exchange Online
Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,065 questions
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,163 questions
Microsoft Exchange Hybrid Management
Microsoft Exchange Hybrid Management
Microsoft Exchange: Microsoft messaging and collaboration software.Hybrid Management: Organizing, handling, directing or controlling hybrid deployments.
1,874 questions
asked 2024-04-18T06:23:03.6366667+00:00
Prabhjot Singh 125 Reputation points
commented 2024-04-19T06:33:30.3066667+00:00
Prabhjot Singh 125 Reputation points
0 answers

Outlook Calendar

Hello    Please i need your help on this issue.   We migrated from Google workplace to Microsoft. During the migration we changed the DNS and moved everything to Microsoft.    After migrating to Microsoft. we had two email accounts such as the…

Microsoft Exchange Online
Outlook
Outlook
A family of Microsoft email and calendar products.
2,910 questions
Microsoft Exchange
Microsoft Exchange
Microsoft messaging and collaboration software.
377 questions
asked 2024-04-16T15:32:15.5166667+00:00
Iniobong Nkanga 1,661 Reputation points
commented 2024-04-19T06:32:09.8166667+00:00
ChristyZhang-MSFT 20,706 Reputation points Microsoft Vendor
1 answer

how to make my outlook app signature on my iphone the same as my desktop signature

I need to make my Outlook signature in the app (on my iPhone) the same as my signature on my desktop, but the fonts don't match, nor the colours. Can you please assist?

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,870 questions
asked 2024-04-16T19:07:44.02+00:00
Trisha Bjorklund 0 Reputation points
commented 2024-04-19T06:31:57.7133333+00:00
ChristyZhang-MSFT 20,706 Reputation points Microsoft Vendor
1 answer

How can I use vCard on my Outlook 2016 ?

I cannot use vCard format for my contact list on Outlook 2016. When I send emails to share my contact list by adding it on my email, the recipient can not open it well. The contact list I sent with vCard format becomes .msg format when it arrives to the…

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,870 questions
asked 2024-04-12T04:00:40.66+00:00
James Lee 0 Reputation points
commented 2024-04-19T06:30:15.0333333+00:00
Faery Fu-MSFT 16,571 Reputation points Microsoft Vendor
1 answer

The connection to the server 'webmail.domain.com' could not be completed.

Hello, Scenario: We have set up a hybrid migration from on-premises to Exchange Online (EXO). The setup worked well for the past two weeks, and we managed to migrate mailboxes. A few days ago, we experienced internet issues. Since then, all users' sync…

Microsoft Exchange
Microsoft Exchange
Microsoft messaging and collaboration software.
377 questions
Microsoft Exchange Hybrid Management
Microsoft Exchange Hybrid Management
Microsoft Exchange: Microsoft messaging and collaboration software.Hybrid Management: Organizing, handling, directing or controlling hybrid deployments.
1,874 questions
asked 2024-04-18T12:45:04.05+00:00
Jabulani Motloung 161 Reputation points
answered 2024-04-19T06:30:05.2866667+00:00
Noah Ma-MSFT 380 Reputation points Microsoft Vendor
0 answers

database engine services (mssqlserver) failed

when i tried to update sql sever i get this error and i tried to run it as adminstor still get the some error what can i do please

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,032 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,641 questions
asked 2024-04-18T16:19:38.3533333+00:00
Salma 20210413 0 Reputation points
commented 2024-04-19T06:29:47.28+00:00
Olaf Helper 40,656 Reputation points
1 answer

cleanup old transactional replication snapshot files

I have a transactional replication between a publisher and a subscriber where the subscriber also acts as the distributor. I am facing storage issues as old snapshot files are not being auto cleaned up after successful application via distributor. I…

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,641 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,080 questions
SQL Server Transact-SQL
SQL Server Transact-SQL
SQL Server: A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.Transact-SQL: A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
40 questions
asked 2024-04-18T17:46:01.6433333+00:00
Abimbola Adeniran 21 Reputation points
answered 2024-04-19T06:29:14.03+00:00
CosmogHong-MSFT 22,621 Reputation points Microsoft Vendor