99,843 questions

Sort by: Created
1 answer One of the answers was accepted by the question author.

I did not receive a discount code to use after completing the Virtual Training Day for M365 Fundamentals

I completed both days of the Virtual Training Days for Microsoft 365 Fundamentals and I have not received the discount code. I have received no communication that I even completed the training.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
37,051 questions
asked 2024-06-18T14:47:40.68+00:00
Allie Guerrero 0 Reputation points
accepted 2024-06-18T15:04:01.2066667+00:00
Allie Guerrero 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to initialize inner class that has a c-tor with parameters

Hi to all, I'm trying to write a simple code and it won't compile! Any ideas? #include <stdio.h> class RegClass { public: RegClass(int param) { printf("c-tor (%d)\r\n", param); } }; class Test { public: int a; RegClass Reg(5); }; int…

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,599 questions
asked 2024-06-18T12:50:32.0766667+00:00
S. Beniashvili 0 Reputation points
commented 2024-06-18T13:14:35.3733333+00:00
S. Beniashvili 0 Reputation points
2 answers One of the answers was accepted by the question author.

Save file from somebody to my web Blazor.I try browse in internet but not found how to start write the code.Let said put that file int TextBox and then need to upload,,How

@page "/" @rendermode InteractiveServer @inject NavigationManager Navigation <PageTitle>Home</PageTitle> <h1>Hello, world!</h1> Welcome to your new app. <p></p> @foreach (var image in images) { <div…

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,456 questions
asked 2024-06-18T10:04:36.0633333+00:00
MIPAKTEH_1 220 Reputation points
commented 2024-06-18T14:48:06.76+00:00
MIPAKTEH_1 220 Reputation points
1 answer One of the answers was accepted by the question author.

Unable to access Microsoft 365 Developer Program sandbox subscription

Scenario: Unable to access Microsoft 365 Developer Program sandbox subscription Issue: Some modules within Microsoft 365 Learning Path do not have access to Microsoft 365 Developer Program sandbox.

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.
36 questions
asked 2024-06-18T10:04:02.06+00:00
RNareddy 875 Reputation points Microsoft Vendor
accepted 2024-06-18T10:20:37.1733333+00:00
RNareddy 875 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How to access resource values in MAUI .NET 8?

Hello, In Xamarin Forms I was accessing dynamic resources from the App.xaml.cs file using the below code // On ViewModel var thickness =…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,064 questions
asked 2024-06-18T06:45:32.6166667+00:00
Chinmay Dole 60 Reputation points
commented 2024-06-18T10:12:29.4633333+00:00
Chinmay Dole 60 Reputation points
1 answer One of the answers was accepted by the question author.

Missing info about how to create a default community health file

Module "Manage sensitive data and security policies within GitHub", page "Setting security policies", section "Other default community health files" says: "GitHub uses and displays these default files for any…

GitHub Training
GitHub Training
GitHub: A web-based hosting service for software development and version control using Git. Acquired by Microsoft in 2018.Training: Instruction to develop new skills.
19 questions
asked 2024-06-18T06:42:14.8966667+00:00
Carlos Quintero 60 Reputation points
accepted 2024-06-18T14:09:55.3966667+00:00
Carlos Quintero 60 Reputation points
1 answer One of the answers was accepted by the question author.

Does Microsoft 365 Basic's Outlook have File-->Import/Export (.pst) Provision?

Hi, I am to transfer all my emails from University Account that operates with MS Office 365 Outlook (Syracuse Univ., NY). I have been suggested Microsoft 365 Personal. As I have Office Home version, I would go with Microsoft 365 Basic. I have a question:…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,230 questions
asked 2024-06-18T06:10:07.1266667+00:00
Boray Sudhindra Deepaksubramanyan 0 Reputation points
commented 2024-06-18T13:57:02.79+00:00
Boray Sudhindra Deepaksubramanyan 0 Reputation points
1 answer One of the answers was accepted by the question author.

Error 3002: Problem in mapping fragments in .EDMX

I have only one table in model's .edmx file. I updated the table in SQL Server by adding a column to it, opened up the .edmx file and used "update Model from Database" to update. The updated .edmx does show newly added field but I get a…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,370 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.
13,080 questions
asked 2024-06-18T06:04:21.64+00:00
Malam Malam 226 Reputation points
commented 2024-06-18T14:22:37.8233333+00:00
Soaad Nahas 0 Reputation points
2 answers One of the answers was accepted by the question author.

How to replace double back slashes returned by AppContext.BaseDirectory in C#

I'm trying to replace the double backward slashes returned by AppContext.BaseDirectory with only one backward slash. I attempted to replace the double slashes using the code snippet below, but it didn't work as expected. Can anyone help me with this?…

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,494 questions
asked 2024-06-18T01:43:15.3233333+00:00
Tom Meier 180 Reputation points
accepted 2024-06-18T13:07:49.29+00:00
Tom Meier 180 Reputation points
1 answer One of the answers was accepted by the question author.

Active Directory Power off Duration

Hello, Currently i have 2 on-prem domain controller (DC) and 2 on azure VM, so we have 4 DC. We have plan to decom all on-prem DC but before that i want to temporary shutdown my both on-prem DC. My question is there any specific how long we can shutdown…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,073 questions
asked 2024-06-18T01:10:19.5633333+00:00
Handian Sudianto 4,306 Reputation points
accepted 2024-06-18T02:25:17.51+00:00
Handian Sudianto 4,306 Reputation points
1 answer One of the answers was accepted by the question author.

DPS Connection to Azure IoTHub with local auth disabled

Is it possible to link an IoTHub to DPS with local auth disabled on the IoTHub instance?

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,145 questions
asked 2024-06-18T00:18:20.5033333+00:00
Abby Greentree 126 Reputation points
commented 2024-06-18T13:19:39.2533333+00:00
Abby Greentree 126 Reputation points
1 answer One of the answers was accepted by the question author.

Microsoft 365 Developer Program sandbox subscription. Needed to learn.

Hello, The Learn module in Microsoft 365 fundamentals (https://learn.microsoft.com/en-us/training/modules/what-is-m365/5-explore-microsoft-365-tenant) advises learners to create a developer account for a free 90-day sandbox to train in. Unfortunately,…

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.
36 questions
asked 2024-06-17T21:31:25.08+00:00
Gil Pinto 0 Reputation points
commented 2024-06-18T09:49:49.0333333+00:00
kguntaka 1,340 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

SharePoint folder sharing to external users inconsistent (no external users are created)

Hello Issue: a) We'd like to share a SharePoint Folder from MS365 Tenant A to a user in MS365 Tenant B. (= to an external user) b) The user in Tenant B should be able to sync that folder to his PC using the OneDrive client which - as far as I know -…

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.
4,108 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,033 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,129 questions
asked 2024-06-17T18:04:30.12+00:00
david-cslu 66 Reputation points
edited a comment 2024-06-18T14:33:21.31+00:00
david-cslu 66 Reputation points
1 answer One of the answers was accepted by the question author.

A second operation was started on this context instance before a previous operation completed. This is usually caused by different threads concurrently using the same instance of DbContext

I have a project using Azure Function with ASP.NET Core 8 and Service Bus, for data access I use EF Core. I'm getting hit a lot and we still haven't found the cause of the error: "A second operation was started on this context instance before a…

Entity Framework Core
Entity Framework Core
A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.
711 questions
Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
571 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,495 questions
asked 2024-06-17T17:33:53.32+00:00
Pedro Otávio 0 Reputation points
commented 2024-06-17T19:22:31.11+00:00
Pedro Otávio 0 Reputation points
1 answer One of the answers was accepted by the question author.

Can we create a Azure VM to host a application and start out with “pay-as-you-go” and assess after a couple months to see if it would be worth switching to the three year savings plan? Or is switching plans not allowed?

Can we create a Azure VM to host a application and start out with “pay-as-you-go” and assess after a couple months to see if it would be worth switching to the three year savings plan? Or is switching plans not allowed?

Azure VMware Solution
Azure VMware Solution
An Azure service that runs native VMware workloads on Azure.
332 questions
Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,217 questions
asked 2024-06-17T17:24:09.8566667+00:00
Vishal Saxena 0 Reputation points
edited a comment 2024-06-17T17:49:09.0533333+00:00
Vishal Saxena 0 Reputation points
1 answer One of the answers was accepted by the question author.

How do I peer vnets in different subscriptions?

I've been doing some samples where I peer two vnets in different subscriptions and regions. I was able to peer my vnets and I can see that they are indeed peered. To simulate the scenario, I created two vms in their respective regions using the vnets…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,383 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,231 questions
asked 2024-06-17T17:13:01.2+00:00
Bon Macalindong 45 Reputation points
commented 2024-06-17T17:49:43.57+00:00
Andreas Baumgarten 99,551 Reputation points MVP
1 answer One of the answers was accepted by the question author.

Cosmos DB Gremlin, DB and Collection Creation via APIs

Is there an API that we can use to Create DB and Collection/Graphs?

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,500 questions
asked 2024-06-17T17:08:30.5433333+00:00
Don Liyanage 0 Reputation points
commented 2024-06-18T08:50:22.8166667+00:00
Don Liyanage 0 Reputation points
2 answers One of the answers was accepted by the question author.

KB5039212 and KB5039211 update causing problems in NiceLabel utilizzando internal fonts delle stampanti Honeywell.

When I open a NiceLabel LBL file that uses texts with proprietary fonts from Honeywell printers, these objects are enormous in length and are not manageable. Removing the KB5039212 update makes the problem go away. 2024-06-17_17-37-20 No Update.jpg

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,960 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,632 questions
asked 2024-06-17T15:44:27.66+00:00
Alberto Berti 0 Reputation points
edited an answer 2024-06-18T07:42:03.9433333+00:00
Alberto Berti 0 Reputation points
1 answer One of the answers was accepted by the question author.

App service randomly fails to cannot to sql azure database

Hi all, I am using Azure App Service to host .NET 6 web application and Azure SQL Database, both located in the same region. However, I am randomly encountering an error as below in the application users from accessing certain…

Azure SQL Database
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,172 questions
asked 2024-06-17T14:40:34.34+00:00
Van Vo Hai 40 Reputation points
accepted 2024-06-18T01:33:38.6433333+00:00
Van Vo Hai 40 Reputation points
1 answer One of the answers was accepted by the question author.

PoolAddParameter - python add user assigned identity

I am creating Azure Batch Pool using the Python Batch SDK. How can I add user assigned identity when creating the PoolAddParameter? I've tried using BatchPoolIdentity. I've found a workaround, but it is not optimal. Scale down Pool nodes after…

Microsoft Identity Manager
Microsoft Identity Manager
A family of Microsoft products that manage a user's digital identity using identity synchronization, certificate management, and user provisioning.
637 questions
Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
314 questions
asked 2024-06-17T14:13:24.0033333+00:00
Emil Obrestad 0 Reputation points
accepted 2024-06-18T10:16:08.93+00:00
Emil Obrestad 0 Reputation points