A cloud-based identity and access management service for securing user authentication and resource access
Increase maximum length of the employeeID attribute in Azure AD
We have a 46 character employee ID's in use in another system. We decided to import these to onsite AD, which is synced to Azure AD. We found that the onsite AD employeeID attribute had a 16 character limitation, so we increased the range-upper…
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Azure App Service - download Log files, minimal role/permission
Hello, I am trying to figure out the minimal permission / role to download log files from an Azure App Service. Downloading via https://.scm.azurewebsites.net/api/dump (Windows App) only works currently with role "Contributor", but…
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
Remotly collect logs from Intune clients
Hi, How do you collect logs from Intune clients when you dont have physical access to it? Do you somehow create a script, deploy this to the client and have it uploading it to a storage blob ? Thanks for sharing. /Regards Andreas
Microsoft Security | Intune | Other
Other Intune-related topics, including unsupported scenarios and platform-specific behaviors
While scheducling Azure ZA-900 certification getting error
I have attended Azure event on Aug 19th and Aug 20th for AZ-900 and when i am trying to schedule exam i am getting following error. 50056: Sorry, we are having a service interruption and we are unable to complete your transaction. Please contact
Community Center | Not monitored
Tag not monitored by Microsoft.
Parallel Processing in SSIS
Dears I have the following scenario in SSIS. There are two packages, Outer.dtsx and Inner.dtsx. the Inner package is called inside the Outer package in the workflow. To increase the performance, as the workload is heavy, I added a sequence container,…
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
Upgrade SQL 2008 Cluster to SQL 2012 Cluster
We are currently attempting to upgrade SQL 2008 Cluster to SQL 2012 Cluster. 3 node cluster. We were able to upgrade the A and B nodes but unable to upgrade the passive C node. The passive node doesn't have a database. In order to upgrade the A and B…
Windows for business | Windows Server | Storage high availability | Clustering and high availability
SQL Server | Other
Additional SQL Server features and topics not covered by specific categories
Move users from Azure AD Tenant to a different Azure AD Tenant
Due to a company divestiture, I need to move 3500 users from a current Azure AD tenant to a brand new Azure AD tenant. There is no on premise domain controller. I have seen articles on moving subscriptions etc but I have a selective move that needs to…
Azure Migrate
A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
Migrating scripts from Python to Powershell - looking for rstrip equivalent
Hello, I have a pipe delimited data file that I need to read and strip all fields (if necessary) to meet SQL column restraints (for import). In Python, I use rstrip and it works even when a column, for example - Company Name(30) or FirstName(16),…
Windows for business | Windows Server | User experience | PowerShell
Unable to connect to Ad server from RSAT server ?
Our AD server is connected to our server via RSAT server. When we are trying to run the AD commands by doing PSRemoting on RSAT server we are not able to get the desired results. But when we run same commands on RSAT server directly we can see the…
Windows for business | Windows Client for IT Pros | Directory services | Active Directory
Windows for business | Windows Server | User experience | PowerShell
Cannot assign license to a group which email address isnt after primary domain?
Hi all, In AAD we have a few domains setup, so we have groups under different domains. The problem right now is when im trying to assign license to one group which email address isn't after the primary domain, i cannot see that group. Is there a…
Microsoft Security | Microsoft Entra | Microsoft Entra ID
A cloud-based identity and access management service for securing user authentication and resource access
SCCM collection by name with multiple conditions
i trying select PC with name like "esh" and ("test" or "tst") and not like "2" this not work - query: select…
Microsoft Security | Intune | Configuration Manager | Other
Other Configuration Manager-related features and issues
Bulk adding/removing users from multiple O365 groups
Hi all, I'm trying to find two PowerShell scripts to achieve the following: Remove all Owners & Members from a defined list of multiple O365 groups. Add 2 users as Owners for the same defined list of multiple O365 groups. All of the…
Microsoft Security | Microsoft Entra | Microsoft Entra ID
A cloud-based identity and access management service for securing user authentication and resource access
How do I rename a Blueprint.json when importing to Azure
Anyone know how to rename a blueprint.json definition when importing to Azure? AZ Powershell doesn't seem to have an option to rename the import. Powershell AzureRM module has a -NewBlueprintName option but it complains that it couldn't find the new…
Azure Blueprints
An Azure service that provides templates for quick, repeatable creation of fully governed cloud subscriptions.
Azure Active Directory Enterprise Applications - VALID UNTIL
Enterprise Applications - i have just done a report of Enterprise applications in out tenancy, this was carried out using a PowerShell script (attached) to produce a CSV. The CSV contained contained the following fields Application Name …
Microsoft Security | Microsoft Entra | Microsoft Entra ID
A cloud-based identity and access management service for securing user authentication and resource access
azure powershell
Hi when I launch poweshell in Azure I receive the message in attach what is wrong with my account? Regards Roberto
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
Open ID Connect AppService application with internal and external domains
I have a similar situation described at https://learn.microsoft.com/answers/comments/62959/view.html answered by @alfredo-revilla-msft I have an AppService configured with an internal domain and a OpenID Provider in a test environment. If the OpenID…
Microsoft Security | Microsoft Entra | Microsoft Entra ID
A cloud-based identity and access management service for securing user authentication and resource access
Azure Maps : Select which layers are loaded for a style
I am trying to select which layers are loaded when a map style is selected, and am unable to locate documentation on how to accomplish this. My client is loading a 2019-10-16.json file which has a layerGroups property with an array of layerPath objects…
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
Are there any restrictions on what I can do with data obtianed from Maps APIs?
I would like to specifically use the Query API from the Bing™ Spatial Data Services Application Programming Interface (API) for a data science project. This would involve: Submitting queries for certain locations from the API Creating a database…
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
Allow cross database SQL queries for databases within an elastic pool
Hello, I have created multiple databases for my application. Some databases store master data, while I have multiple databases for storing transaction data for each financial year. Have tagged all such databases to an elastic pool. My application creates…
Azure SQL Database
An Azure relational database service.
Using pyspark dataframe input insert data into a table
Hello, I am working on inserting data into a SQL Server table dbo.Employee when I use the below pyspark code run into error: org.apache.spark.sql.AnalysisException: Table or view not found: dbo.Employee;. The table exists but not being able to insert…
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.