388,543 questions

Sort by: Updated
1 answer

Dianostics settings in storage accoount getting failed

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.
3,242 questions
asked 2020-12-08T04:17:00.717+00:00
Rajesh anthati 1 Reputation point
commented 2020-12-22T11:34:32.64+00:00
Sumarigo-MSFT 47,106 Reputation points Microsoft Employee
3 answers

RemoteApp User Assignment not filtering for members of trusted domain

Hi all, I am troubleshooting a relatively new RDS setup and need to assign different resource collections to different user groups in trusted domains. I have one gateway, one connection broker and several session hosts in the resource domain. The problem…

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,805 questions
Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,612 questions
asked 2020-12-04T16:30:45.42+00:00
Ruslan Nalivaika 116 Reputation points
commented 2020-12-22T11:34:09.52+00:00
Ruslan Nalivaika 116 Reputation points
1 answer

Create and Attach multiple disks using terraform

Hi Folks, I need to create multiple disks and attach them using terraform while creating VMs. Number of disks could be different and storage type like standard HDD/ Premium may also vary, sizes could be different. I used locals variable within the…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,040 questions
Azure Disk Storage
Azure Disk Storage
A high-performance, durable block storage designed to be used with Azure Virtual Machines and Azure VMware Solution.
649 questions
asked 2020-12-09T03:40:06.7+00:00
Perumal, Janakiraman 246 Reputation points
commented 2020-12-22T11:33:30.69+00:00
Sumarigo-MSFT 47,106 Reputation points Microsoft Employee
0 answers

Does Azure comply to NIST 800-111 standards

Does encryption for data in rest in Azure storage comply to NIST 800-111 standards

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.
3,242 questions
Azure Disk Encryption
Azure Disk Encryption
An Azure service for virtual machines (VMs) that helps address organizational security and compliance requirements by encrypting the VM boot and data disks with keys and policies that are controlled in Azure Key Vault.
175 questions
asked 2020-12-09T22:31:08.687+00:00
Kumar, Karunesh 1 Reputation point
commented 2020-12-22T11:30:15.657+00:00
Sumarigo-MSFT 47,106 Reputation points Microsoft Employee
3 answers

Does Azure support Aws STS kind of feature ?

Hi, I have a use case where i need to isolate user to access a specific storage blob in a single storage account. Does Azure support STS kind of feature like AWS has to isolate user who are not has Azure account ? Any leads would be appreciated.!!

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,939 questions
asked 2020-12-10T07:32:13.127+00:00
Akhilesh Verma 1 Reputation point
commented 2020-12-22T11:28:09.467+00:00
Sumarigo-MSFT 47,106 Reputation points Microsoft Employee
1 answer

Authentication fail for azure file connectivity vai curl request

I am not able to connect with AZure Files with Access key by curl request from php code but i can conect to SAS token. can anyone help me to connect with access key?

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,309 questions
asked 2020-12-14T06:13:45.317+00:00
mohit sharma 21 Reputation points
commented 2020-12-22T11:20:57.63+00:00
Sumarigo-MSFT 47,106 Reputation points Microsoft Employee
3 answers One of the answers was accepted by the question author.

show flyout (shell) with submenu

I'm trying for submenu in flyout like if i am click any option from flyout then it will automatically open the sub-menu of that particular option. following is my code please help me to get corrected. if (domestic.IsChecked) { …

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,363 questions
.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,172 questions
asked 2020-12-18T08:24:49.6+00:00
rasika kale 21 Reputation points
accepted 2020-12-22T11:10:07.68+00:00
rasika kale 21 Reputation points
5 answers One of the answers was accepted by the question author.

Cannot acces azure education with github student pack

Hi I'm Surya from India and I'm facing some problem signing up for my azure education through GitHub education yesterday I got my GitHub student pack but I can't access Microsoft azure because i already signed in to azure with my GitHub before getting…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
39,908 questions
asked 2020-12-22T10:10:51.277+00:00
surya 101 Reputation points
answered 2020-12-22T11:06:08.473+00:00
lddj90 36 Reputation points
2 answers One of the answers was accepted by the question author.

Kpi Alias in tabular model

Hi, I've just started to use SSAS tabular model in my company and I'm surprise that the name of the calculated key figure has a structuring effect for the next development. Meaning the change of the name impact all reports based on that kpis. …

SQL Server Analysis Services
SQL Server Analysis Services
A Microsoft online analytical data engine used in decision support and business analytics, providing the analytical data for business reports and client applications such as Power BI, Excel, Reporting Services reports, and other data visualization tools.
1,291 questions
asked 2020-12-18T09:04:22.887+00:00
David TANCHON 21 Reputation points
accepted 2020-12-22T11:00:44.597+00:00
David TANCHON 21 Reputation points
3 answers One of the answers was accepted by the question author.

office365 taking domain back in own control

hi everyone maybe it is a stupid question but i'm pretty new to o365 admin.. ( i was always a network tech en admin, wifi, firewall,...) so my question is : we have a domain, lets say test123.com but it is administered by a 3th party firm. they…

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.
2,190 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,604 questions
asked 2020-12-20T06:24:17.657+00:00
kevin deleux 36 Reputation points
accepted 2020-12-22T10:59:52.397+00:00
kevin deleux 36 Reputation points
1 answer One of the answers was accepted by the question author.

How to read Excel Marco (.xlsm) file

Hi all, I have code like below to read Excel Macro (.xlsm) file; Microsoft.Office.Interop.Excel.Application objExcel = new Microsoft.Office.Interop.Excel.Application(); object missing = Type.Missing; …

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.
11,044 questions
asked 2020-12-21T08:15:41.313+00:00
c ahmad shukri Yong 26 Reputation points
commented 2020-12-22T10:51:24.39+00:00
c ahmad shukri Yong 26 Reputation points
2 answers

Azure File Sync - filenames downloaded to the sync agent on-prem

In Azure Monitor, we can see files are being downloaded to the one and only sync server. There should be files downloaded because of the nature, that the Azure File Share is only running as a synced backup. No system should edit files on the Azure…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,309 questions
asked 2020-12-17T14:48:53.117+00:00
Peter 6 Reputation points
commented 2020-12-22T10:47:40.973+00:00
Peter 6 Reputation points
1 answer

Word 365 MAIL MERGE 255 characters limitation when importing datas from Maria DB Database's Datasource

Hi, I have created a mail merge macro in VBA with word 365 using a mariab db 3.1.10 database's datasource. The problem is fields which have a longtext type in maria db database are truncated to 255 characters in my word's document when i execute my…

Word Management
Word Management
Word: A family of Microsoft word processing software products for creating web, email, and print documents.Management: The act or process of organizing, handling, directing or controlling something.
935 questions
asked 2020-12-03T10:19:32.13+00:00
DIALLO Mouctar 6 Reputation points
commented 2020-12-22T10:39:10.033+00:00
Erin Ding-MSFT 4,461 Reputation points
1 answer

Excel page number do not print correctly

Excel print preview shows page 1 but in page setup I have it set to start on page 65. I can confirm that the page number is programmed in the footer and that it is within the margins. How do I get this document to start printing page number 65 on the…

Excel Management
Excel Management
Excel: A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.Management: The act or process of organizing, handling, directing or controlling something.
1,731 questions
asked 2020-11-30T19:42:23.023+00:00
jacky clews 1 Reputation point
commented 2020-12-22T10:35:35.09+00:00
Erin Ding-MSFT 4,461 Reputation points
1 answer

Onenote 2016 / Part of my document I created in 2017 are gone?!

Onenote 2016 version : 16.0.4266.1003 The pages I saved from 2017. July to Dec. were gone of Aug. Sep. Nov when I tried to find them last month on 29th. I checked with hard disc, and every detail I could and I found nothing. I am curious about why the…

OneNote Management
OneNote Management
OneNote: A family of Microsoft products that enable users to capture, organize, and reuse notes electronically.Management: The act or process of organizing, handling, directing or controlling something.
179 questions
asked 2020-12-07T11:39:24.76+00:00
Apfel Chen 1 Reputation point
commented 2020-12-22T10:33:01.627+00:00
Erin Ding-MSFT 4,461 Reputation points
1 answer

Office deployment on Microsoft sever 2019

Hi, I'm following the steps here to install office on a shared computer but I'm getting an error 17002. I'm running windows server 1903, and my config.xml and log files are officeserverlog.txt. It looks like there's a problem with the office click to…

Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,612 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.
2,190 questions
asked 2020-12-03T16:43:49.807+00:00
Nick Murphy 1 Reputation point
commented 2020-12-22T10:29:14.4+00:00
Erin Ding-MSFT 4,461 Reputation points
2 answers

Onedrive up uploading my photo's whithout asking and approving

hello, why is windows automatically uploading my photo's to Ondrive? how do I switch this off? Onedrive does unwanted things?

OneDrive Management
OneDrive Management
OneDrive: A Microsoft file hosting and synchronization service.Management: The act or process of organizing, handling, directing or controlling something.
1,282 questions
asked 2020-12-17T15:17:41.22+00:00
Ivan9180 1 Reputation point
commented 2020-12-22T10:27:20.6+00:00
Erin Ding-MSFT 4,461 Reputation points
2 answers One of the answers was accepted by the question author.

VERY slow blob download w/ SharedAccessSignature

I'm getting well below acceptable performance downloading a few blobs from a storage account (Storage v2, standard/hot, ra-grs, East US / West US) SSL, Shared Access Signature File, Size Bytes, Seconds to download (run in succession) File1.zip,…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,939 questions
asked 2020-12-09T00:44:36.987+00:00
Peter Drier 31 Reputation points
accepted 2020-12-22T10:27:15.233+00:00
Peter Drier 31 Reputation points
1 answer

Problème ouverture Excel

Bonjour, Excel charge indéfiniment et ne s'ouvre pas. Tous les autres produits de Microsoft 365 business fonctionnent (Word, Outlook, etc.) Quelqu'un a-t-il une piste de solution autre que les propositions du site ? Merci,

Excel Management
Excel Management
Excel: A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.Management: The act or process of organizing, handling, directing or controlling something.
1,731 questions
asked 2020-12-16T18:31:34.16+00:00
Olivier Peyskens 1 Reputation point
commented 2020-12-22T10:26:10.503+00:00
Erin Ding-MSFT 4,461 Reputation points
0 answers

Infrastructure Diagram

Hi can someone share how to generate Infrastructure Diagram on Azure portal

Azure Migrate
Azure Migrate
A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
819 questions
asked 2020-12-04T14:14:45.147+00:00
JayaPrakash Tadivada 1 Reputation point
commented 2020-12-22T10:18:49.337+00:00
Swathi Dhanwada 18,776 Reputation points Microsoft Employee