-
I don’t believe this is configurable at this time.
-
Jeff Brown commented on
Running PowerShell scripts remotely on Azure virtual machines 9 months, 1 week ago
Correct, you would need some other method to pull the data and store it in a database or other file that Power BI can import. I’ve used a similar method using Azure Functions to store PSTN logs in a storage account table.
-
Jeff Brown wrote a new post, Manage Azure Policy using Terraform 10 months ago
Terraform is a popular Infrastructure as Code solution. Did you know that you can manage other Azure resources, such as policy definitions and assignments with Terraform? In this tutorial, you will learn how to use Terraform to manage Azure Policy by creating a policy definition for a storage account naming standard. You will then assign the policy to a subscription and test the policy’s effectiveness.
-
Jeff Brown wrote a new post, Getting started with Terraform in Azure 10 months, 3 weeks ago
HashiCorp Terraform is an open-source Infrastructure as Code (IaC) tool that enables deploying resources on-premises and to the cloud. You can build, modify, and version your environment using an efficient deployment process. In this Getting Started tutorial, I’ll introduce to the basic Terraform concepts, and you’ll deploy your first Terraform configuration in Azure.
-
-
Jeff Brown wrote a new post, Azure Bicep: Getting started guide 1 year, 6 months ago
Infrastructure as code aims to make resource deployment more predictable. Instead of writing complicated scripts, you write out what the resource should look like and then have a tool figure out how to deploy it. For Azure, the infrastructure-as-code solution has been the Azure Resource Manager or ARM templates written in the JSON syntax. Microsoft recently released a new configuration called Azure Bicep, which makes the configuration writing process more manageable. In this article, you’ll learn about the Bicep syntax, authoring a Bicep template, and deploying Azure resources using Azure PowerShell and Azure CLI.
-
-
Jeff Brown wrote a new post,
Running PowerShell scripts remotely on Azure virtual machines 1 year, 7 months ago
With organizations moving more workloads into Azure, administrators now have more options for running PowerShell commands and scripts across virtual machines. In this post, you will learn multiple ways to execute PowerShell remotely on your Azure virtual machines.
-
Jeff Brown commented on Configuring auto attendant directory search in Microsoft Teams 1 year, 9 months ago
I have not tested this but maybe changing the display name for the users? I’ve seen where companies do something like “Jane Doe (Sales)” to distinguish between people with the same names.
-
Jeff Brown commented on Configuring auto attendant directory search in Microsoft Teams 1 year, 10 months ago
If you are assigning the number on the user account in the M365 portal, no, it doesn't have to be unique. But I am unsure how Teams would handle trying to transfer the call. I've never tried that scenario.
Right now Teams (as far as I know) doesn't support settings extensions like it did back in the Skype for Business Server days. My guess is for right now is to avoid using the same extension for multiple users.
-
Jeff Brown commented on
Sort Exchange and Office 365 mailboxes by size with PowerShell 1 year, 10 months ago
Check out this link, haven't tried it myself but since Exchange Online is a remote PS session, might help:
powershell – Exchange Get-MailboxFolderStatistics FolderSize to MB – Stack Overflow
-
Jeff Brown wrote a new post, Migrate Skype for Business to Microsoft Teams with Meeting Migration Service 2 years, 5 months ago
While the migration from Skype for Business to Microsoft Teams has many moving parts, one item you don’t need to worry about is updating meetings. Microsoft provides the Meeting Migration Service (MMS), which automatically converts your existing Skype for Business meetings to Microsoft Teams meetings. However, there are some scenarios where automatic migration does not occur, and you need to know how to verify that meetings were migrated successfully. In this post, I will cover when migrations occur and how to configure your tenant for automatic migrations.
-
Jeff Brown commented on Advanced Office 365 Call Quality Dashboard PowerShell queries 2 years, 5 months ago
I haven't worked with the Power BI connector to CQD yet. If you're finding too much information, maybe export via PowerShell to another data source that Power BI can use for input.
-
Jeff Brown commented on Understanding Microsoft Teams’ coexistence and upgrade modes 2 years, 7 months ago
Right now, I don't believe a Teams client can join a Skype for Business meeting. That type of interoperability is just not there. Teams and Skype can chat and call between them, but using Teams to join a Skype meeting is not possible. When clicking a Skype for Business meeting link, it will open the Skype desktop client (if installed) or use the Skype Web App.
-
Jeff Brown commented on Configuring auto attendant directory search in Microsoft Teams 2 years, 7 months ago
Yes they should be able to. The user should search for the name of the resource account and be able to call it like a normal user.
-
Jeff Brown liked Guest comment. (So far, Guest has 1 likes for this comment) 2 years, 7 months ago
-
Jeff Brown commented on Configuring auto attendant directory search in Microsoft Teams 2 years, 8 months ago
Hi, can you expand what why it is not OK? Microsoft outlines that either x or ext= are both valid for specifying the extension:
The method you used is more in line with what Skype administrators did in the past but the x method is valid here too. The screenshot I posted of the phone attribute setting is what I used when testing this feature and can confirmed it worked at the time.
-
Jeff Brown wrote a new post, Configuring auto attendant directory search in Microsoft Teams 2 years, 8 months ago
Microsoft Teams is more than just a collaboration tool. It can also provide telephone services, so your users can make and receive phone calls. Another feature included in the Phone System license is using voice apps such as auto attendants and call queues. The auto attendant provides a menu system for incoming calls and includes a directory search option. I’ll cover configuration of this option below.
-
-
- Load More