99,247 questions

Sort by: Updated
11 answers One of the answers was accepted by the question author.

How Change Windows 11 Taskbar Size ?

can anyone help how to change Windows 11 Taskbar size i really hate default size... why there no Taskbar Resize on Windows 11 that was most basic Setting all user need why the Developer erase that Setting... this's sh*ck i try this method 6 times but…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,547 questions
asked 2023-07-11T08:40:16.9466667+00:00
Alter M 190 Reputation points
edited a comment 2024-06-07T16:07:10.4466667+00:00
Matt Becker 0 Reputation points
2 answers One of the answers was accepted by the question author.

Azure Cloud Storage Accounts Automatically Backed Up?

Hey Community, I'm fairly new to Azure Portal. My company has a couple of Azure Cloud Storage accounts and I'm trying to figure out if the data in those accounts is automatically backed up like it is for app services like websites and SQL Server. And…

Azure Backup
Azure Backup
An Azure backup service that provides built-in management at scale.
1,151 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,797 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,028 questions
asked 2024-06-07T15:03:56.9166667+00:00
Harris, Allen 40 Reputation points
commented 2024-06-07T16:00:17.7866667+00:00
Harris, Allen 40 Reputation points
1 answer One of the answers was accepted by the question author.

Azure function crashed during cold start after converting to isolated worker

I have an Azure function that had been working fine for the past 2 years. I recently converted to isolated worker and now every time the function is spawned up, it will crash initially during cold start. So if the API has not been called for a while…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,459 questions
asked 2024-05-27T18:28:07.4+00:00
TD 0 Reputation points
accepted 2024-06-07T15:52:23.1633333+00:00
TD 0 Reputation points
3 answers One of the answers was accepted by the question author.

Blazor HeadContent

I have some Open Graph meta tags that I add within the HeadContent. The problem is that I must add all those tags on every page. <HeadContent> <meta name="description" content="@metaDescription" /> <meta…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,270 questions
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,443 questions
asked 2024-06-03T17:10:50.0233333+00:00
Kuler Master 266 Reputation points
edited the question 2024-06-07T15:36:42.12+00:00
Kuler Master 266 Reputation points
1 answer One of the answers was accepted by the question author.

getting error in copy data activity while using upsert

the pipeline is { "source": { "type": "DelimitedTextSource", "storeSettings": { "type": "AzureBlobStorageReadSettings", "recursive": true, …

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,843 questions
asked 2024-05-22T14:03:42.0766667+00:00
Rajesh 25 Reputation points
accepted 2024-06-07T15:33:55.0566667+00:00
Rajesh 25 Reputation points
1 answer One of the answers was accepted by the question author.

Disablement of Symmetric keys for Microsoft Entra first-party applications Service Principals

Can anyone explain the remediation path for this process step by step?

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,996 questions
asked 2024-06-05T15:19:33.4333333+00:00
jpcapone 1,331 Reputation points
accepted 2024-06-07T15:27:44.0733333+00:00
jpcapone 1,331 Reputation points
1 answer One of the answers was accepted by the question author.

How can I add my account as a tag in search to get all my posts?

Now, I can see my posts of the past 30 days on my profile page. How can I search by tagging my account to get all my posts?

Microsoft Q&A
Microsoft Q&A
Use this tag to share suggestions, feature requests, and bugs with the Microsoft Q&A team. The Microsoft Q&A team will evaluate your feedback on a regular basis and provide updates along the way.
615 questions
asked 2024-06-07T13:25:37.3233333+00:00
Hong 1,166 Reputation points
commented 2024-06-07T15:05:04.5366667+00:00
Hong 1,166 Reputation points
2 answers One of the answers was accepted by the question author.

Estimating time to copy 50TB from Azure file share to Data Box

We have roughly 50TB of data residing in an Azure File Share in Australia Central, and we would like to copy this data to a data box. How can we estimate how long will this take? While we realize there are various factors that may affect the process time…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,196 questions
asked 2024-04-26T17:17:21.7933333+00:00
Reggie 20 Reputation points
accepted 2024-06-07T15:04:41.57+00:00
Reggie 20 Reputation points
1 answer One of the answers was accepted by the question author.

Cleaning EDB on on-prem in a hybrid environment

Hi all, We have a hybrid environment. Everything ok. We migrated all mailboxes to 365. We have an on-prem Exchange 2013 server so we will keep it to do some recipient changes. But.... The on-prem EDB file is more than 1TB and all mailboxes were migrated…

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,941 questions
asked 2024-06-07T13:29:13.32+00:00
Kurt Stichelmans 501 Reputation points
accepted 2024-06-07T15:00:00.93+00:00
Kurt Stichelmans 501 Reputation points
1 answer One of the answers was accepted by the question author.

Multiple IF statements sharepoint calculated column

Hello I'm trying to combine 3 IF statements in my sharepoint calculated column. Here is what I have so far. I'm receiving an error message any feedback would be prefect. What I'm basically trying to do is If all the columns are no print out no, if any…

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.
533 questions
asked 2024-06-06T15:33:18.5766667+00:00
Developer1911 0 Reputation points
accepted 2024-06-07T14:55:01.51+00:00
Developer1911 0 Reputation points
1 answer One of the answers was accepted by the question author.

ASP.NET MVC - Implementing Search Functionality

I've implemented a search to filter out records by LastName but it doesn't work; basically it does nothing. I have Googled and tried using several code sample but not been able to use them since I get syntax errors. How do I get the search to…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,351 questions
asked 2024-06-06T04:48:06.3933333+00:00
Malam Malam 141 Reputation points
commented 2024-06-07T14:35:33.4333333+00:00
Malam Malam 141 Reputation points
1 answer One of the answers was accepted by the question author.

Microsoft Defender for Containers - reservations

Hello Do you plan reservations for Microsoft Defender for Containers? Thank you and best regards Walter

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
1,913 questions
asked 2024-06-07T12:52:15.19+00:00
Walter Ciscato 0 Reputation points
accepted 2024-06-07T14:33:03.6133333+00:00
Walter Ciscato 0 Reputation points
6 answers One of the answers was accepted by the question author.

Change Hyper-V (Default Switch) IP address range

Hello, Is it possible to change the IP address range used by the Hyper-V (Default Switch) that is 172.x.x.x to 192.168.x.x ? This is for Hyper-V on windows 10 1809 to 1909 Thread source link:…

Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,593 questions
asked 2020-07-16T08:01:38.047+00:00
Gloria Gu 3,891 Reputation points
commented 2024-06-07T14:18:58.3+00:00
Frazee, Alexander 0 Reputation points
2 answers One of the answers was accepted by the question author.

ExchangeOnline Powershell - Get-QuarantineMessage -ReleaseStatus Requested: no results

I'm having a problem running a Get-QuarantineMessage Powershell script for ExchangeOnline in Powershell. My manager is able to run it connecting to the exact same account and get results. When I run it, I just get brought back to the prompt without any…

Microsoft Exchange Online
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,205 questions
asked 2024-05-24T19:02:59.75+00:00
Erin Martin 40 Reputation points
accepted 2024-06-07T14:14:09.77+00:00
Erin Martin 40 Reputation points
1 answer One of the answers was accepted by the question author.

Connection to azure is not secure

If i start the azure portal from the exercise vm in the training ´Create a custom text classification solution´ , i get a message stating the connection is not secure. Screenshot 2023-12-29 172204.png

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,109 questions
asked 2023-12-29T16:28:22.05+00:00
Juriaan Van Oosterom 61 Reputation points
accepted 2024-06-07T14:12:41.7733333+00:00
Juriaan Van Oosterom 61 Reputation points
1 answer One of the answers was accepted by the question author.

Arrange picture from right to left in Blazor

Each picture have TextBox at bottom.Somebody help @page "/" <PageTitle>Home</PageTitle> <h1>Hello, world!</h1> Welcome to your new app. <p></p> @foreach (var image in images) { <p> <img…

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,443 questions
asked 2024-06-07T12:06:43.8233333+00:00
MIPAKTEH_1 160 Reputation points
accepted 2024-06-07T14:10:45.03+00:00
MIPAKTEH_1 160 Reputation points
21 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,178 questions
asked 2023-06-19T16:26:24.7733333+00:00
LBL 465 Reputation points
commented 2024-06-07T13:57:50.75+00:00
Mikee 0 Reputation points
1 answer One of the answers was accepted by the question author.

PushNotifications: Upgrade to FCMv1 is not delivering Templated Notifications from Azure

Using this link GCM/FCM notifications to FCM v1. I am trying to migrate from GCM/FCM notifications to FCM v1. From the guide, I - Configured the Firebase Service Account Credentials in Azure Notification Hub. Updated backend SDK C# code use FCM v1…

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
277 questions
asked 2024-04-19T14:57:24.39+00:00
Smitha Kalluparambil 80 Reputation points
commented 2024-06-07T13:44:29.5166667+00:00
Brad Burrick 0 Reputation points
1 answer One of the answers was accepted by the question author.

Shared mailbox not updating in real-time in New Outlook

I've noticed that the shared mailbox activity is not updating in real-time in New Outlook. I'm worried about missing important emails if I don't get notifications promptly. Can anyone help me resolve this issue?

Outlook
Outlook
A family of Microsoft email and calendar products.
3,178 questions
asked 2024-06-06T12:37:40.4166667+00:00
Missy Evenson 20 Reputation points
accepted 2024-06-07T13:32:33.58+00:00
Missy Evenson 20 Reputation points
1 answer One of the answers was accepted by the question author.

An Azure resource inherits locks from its resource group

An Azure resource inherits locks from its resource group?

Azure Resource Mover
Azure Resource Mover
An Azure service used for moving multiple resources between Azure regions.
214 questions
asked 2023-03-14T15:38:19.0033333+00:00
BO WEI LI 45 Reputation points
commented 2024-06-07T13:22:39.9533333+00:00
Tommy Leedberg 0 Reputation points