{
  "version": "https://jsonfeed.org/version/1.1",
  "title": "Azure AD",
  "home_page_url": "https://evotec.xyz/es/categories/azure-ad",
  "feed_url": "https://evotec.xyz/es/categories/azure-ad/index.feed.json",
  "description": "Evotec Main Website",
  "items": [
    {
      "id": "https://evotec.xyz/es/blog/upgrade-azure-active-directory-connect-fails-with-unexpected-error",
      "url": "https://evotec.xyz/es/blog/upgrade-azure-active-directory-connect-fails-with-unexpected-error",
      "title": "Upgrade Azure Active Directory Connect fails with unexpected error",
      "summary": "Today, I made the decision to upgrade my test environment and update the version of Azure AD Connect to the latest one. The process is usually simple: download a new MSI, run it, click next a few times, enter the credentials for your Global Admin, and you\u2019re finished. However, this time, I encountered an error.",
      "date_published": "2024-10-02T12:17:34.0000000Z",
      "tags": [
        "azure ad",
        "azure adconnect",
        "error",
        "errors",
        "Office 365",
        "office365"
      ]
    },
    {
      "id": "https://evotec.xyz/es/blog/active-directory-health-check-using-microsoft-entra-connect-health-service",
      "url": "https://evotec.xyz/es/blog/active-directory-health-check-using-microsoft-entra-connect-health-service",
      "title": "Active Directory Health Check using Microsoft Entra Connect Health Service",
      "summary": "Active Directory (AD) is crucial in managing identities and resources within an organization. Ensuring its health is pivotal for the seamless operation of various services. Today, I decided to look at Microsoft Entra Connect Health (Azure AD Connect Health) service, which allows monitoring Azure AD Connect, ADFS, and Active Directory. This means that under a single umbrella, you can have an overview of three services health. But is it worth it?",
      "date_published": "2023-10-08T14:36:57.0000000Z",
      "tags": [
        "Active Directory",
        "Azure",
        "azure ad",
        "health checks",
        "microsoft entra",
        "powershell"
      ]
    },
    {
      "id": "https://evotec.xyz/es/blog/report-active-directory-accounts-that-are-synchronized-with-azure-ad",
      "url": "https://evotec.xyz/es/blog/report-active-directory-accounts-that-are-synchronized-with-azure-ad",
      "title": "Report Active Directory Accounts that are Synchronized with Azure AD",
      "summary": "I was scrolling X (aka Twitter) today and saw this blog post, \u201CPowerShell: Report On-Premises Active Directory Accounts that are Synchronized with Azure AD Connect\u201D by Kevin Trent. I like reading blog posts as I tend to learn some new things and see how people tend to solve their problems.",
      "date_published": "2023-08-07T13:21:18.0000000Z",
      "tags": [
        "active directory",
        "ad",
        "azure ad",
        "microsoft graph",
        "powershell"
      ]
    },
    {
      "id": "https://evotec.xyz/es/blog/upload-and-download-files-from-azure-blob-storage-using-connection-string",
      "url": "https://evotec.xyz/es/blog/upload-and-download-files-from-azure-blob-storage-using-connection-string",
      "title": "Upload and Download files from Azure Blob Storage using Connection String",
      "summary": "They say there is a first time for everything. For me, it\u2019s how to download and upload files to Azure Blog Storage using Connection String. Recently I was given Connection String, Container name and had to download some files from Azur Blog Storage. After some research and trying Connect-AzAccount, I found that the proper way to go is thru New-AzStorageContext.",
      "date_published": "2023-01-18T19:13:24.0000000Z",
      "tags": [
        "az.storage",
        "azure ad",
        "azure blob storage",
        "download",
        "powershell",
        "upload"
      ]
    },
    {
      "id": "https://evotec.xyz/es/blog/mentioning-users-in-notifications-using-psteams-powershell-module",
      "url": "https://evotec.xyz/es/blog/mentioning-users-in-notifications-using-psteams-powershell-module",
      "title": "Mentioning users in notifications using PSTeams PowerShell Module",
      "summary": "Microsoft Teams over the last few years have grown into an excellent and flexible tool for both small and big companies. Having the ability to chat with users, store files or have all sorts of data in one place makes it easy and functional. Of course, it has its fair share of issues, but it\u2019s getting better. One of the cool features of Microsoft Teams is being able to send notifications to Microsoft Teams Channels using WebHook Notifications. In the beginning, this feature was pretty limited, but after a few years, it got much better with support for Adaptive Cards, List Cards, Hero Cards, Thumbnail Cards, and Office 365 Connector Card.",
      "date_published": "2022-01-16T19:08:52.0000000Z",
      "tags": [
        "Azure AD",
        "microsoft teams",
        "office 365",
        "powershell",
        "psteams"
      ]
    },
    {
      "id": "https://evotec.xyz/es/blog/configuring-office-365-settings-using-powershell-the-non-supported-way",
      "url": "https://evotec.xyz/es/blog/configuring-office-365-settings-using-powershell-the-non-supported-way",
      "title": "Configuring Office 365 settings using PowerShell \u2013 The non-supported way",
      "summary": "Office 365 is a huge beast. It has so many services that it\u2019s hard to track all of them. It\u2019s even harder if you want to manage Office 365 using PowerShell. Microsoft makes many different PowerShell modules available for you, such as AzureAD, AzureADPreview, ExchangeOnline, MicrosoftTeams, and recently, Microsoft.Graph. But even with so many different modules, there are still tasks that Microsoft won\u2019t let you do from PowerShell. But it doesn\u2019t mean that it\u2019s not possible to do it. I\u2019ve spent some time tracking how Microsoft does things while you click thru the interface and created an O365Essentials PowerShell module that can do it in an automated way.",
      "date_published": "2021-09-26T15:12:35.0000000Z",
      "tags": [
        "Azure",
        "Azure AD",
        "graph api",
        "microsoft graph",
        "microsoft office 365",
        "module",
        "o365essentials",
        "office 365",
        "powershell",
        "powershellgallery"
      ]
    },
    {
      "id": "https://evotec.xyz/es/blog/mailozaurr-new-mail-toolkit-smtp-imap-pop3-with-support-for-oauth-2-0-and-graphapi-for-powershell",
      "url": "https://evotec.xyz/es/blog/mailozaurr-new-mail-toolkit-smtp-imap-pop3-with-support-for-oauth-2-0-and-graphapi-for-powershell",
      "title": "Mailozaurr \u2013 New mail toolkit (SMTP, IMAP, POP3) with support for oAuth 2.0 and GraphApi for PowerShell",
      "summary": "Today, I\u2019m introducing a new PowerShell module called Mailozaurr. It\u2019s a module that aims to deliver functionality around Email for multiple use cases. I\u2019ve started it since native SMTP cmdlet Send-MailMessage is obsolete, and I thought it would be good to write a replacement that adds more features over it as things around us are changing rapidly.",
      "date_published": "2020-08-04T10:31:02.0000000Z",
      "tags": [
        "Azure AD",
        "imap",
        "mailozaurr",
        "o365",
        "office 365",
        "pop3",
        "powershell",
        "smtp"
      ]
    },
    {
      "id": "https://evotec.xyz/es/blog/azure-ad-removing-inactive-azure-ad-pass-through-agent",
      "url": "https://evotec.xyz/es/blog/azure-ad-removing-inactive-azure-ad-pass-through-agent",
      "title": "Azure AD \u2013 Removing Inactive Azure AD Pass-through Agent",
      "summary": "Recently I was switching Office 365 tenant from ADFS to Azure AD Pass-through authentication (PTA). It all went smoothly with one exception. After removing one of the Azure AD Connect servers and all applications from its Azure AD Connect interface still is showing said agent, just inactive.",
      "date_published": "2020-04-25T18:28:30.0000000Z",
      "tags": [
        "azure ad",
        "azure adconnect"
      ]
    },
    {
      "id": "https://evotec.xyz/es/blog/office-365-limiting-license-to-minimum-apps-required",
      "url": "https://evotec.xyz/es/blog/office-365-limiting-license-to-minimum-apps-required",
      "title": "Office 365 \u2013 Limiting license to minimum apps required",
      "summary": "Office 365 has a lot of options and applications to choose from. Enabling one E1, E3, or any other license gives the user a lot of features, including Exchange, SharePoint, and Teams. But what if you want to make sure that the user can access only Microsoft Teams? By default, you can do it manually during the assignment of the license. Simply choose only Apps you want to assign to a user.",
      "date_published": "2020-04-07T17:30:02.0000000Z",
      "tags": [
        "azure ad",
        "office 365",
        "powershell"
      ]
    },
    {
      "id": "https://evotec.xyz/es/blog/office-365-msexchhidefromaddresslists-does-not-synchronize-with-office-365",
      "url": "https://evotec.xyz/es/blog/office-365-msexchhidefromaddresslists-does-not-synchronize-with-office-365",
      "title": "Office 365 \u2013 msExchHideFromAddressLists does not synchronize with Office 365",
      "summary": "In my life I\u2019ve deployed multiple Office 365 tenants connected with Active Directory and I\u2019ve been synchronizing msExchHideFromAddressLists field from\u2026",
      "date_published": "2020-03-24T19:56:57.0000000Z",
      "tags": [
        "azure ad",
        "msExchHideFromAddressLists",
        "office 365",
        "powershell"
      ]
    },
    {
      "id": "https://evotec.xyz/es/blog/azuread-enable-password-expiration-with-password-hash-synchronization",
      "url": "https://evotec.xyz/es/blog/azuread-enable-password-expiration-with-password-hash-synchronization",
      "title": "AzureAD \u2013 Enable Password Expiration with Password Hash Synchronization",
      "summary": "Azure AD Connect allows three ways to make sure the user password is the same in Active Directory and Office 365. Those are Password Hash Sync, Pass-Thru Authentication, and ADFS. While my preferred option to go with would be Pass-Thru Authentication, only Password Hash Synchronization is the easiest and least resource-intensive. It synchronizes user password to Office 365, and even if your Active Directory is down, you can still log in to Office 365. It\u2019s perfect for small and even more significant companies that don\u2019t have resources or can\u2019t guarantee that their infrastructure will stay 100% time online so users can authenticate based on their Active Directory.",
      "date_published": "2020-02-24T19:53:50.0000000Z",
      "tags": [
        "Active Directory",
        "azure ad",
        "azure adconnect",
        "powershell"
      ]
    },
    {
      "id": "https://evotec.xyz/es/blog/how-to-find-different-server-types-in-active-directory-with-powershell",
      "url": "https://evotec.xyz/es/blog/how-to-find-different-server-types-in-active-directory-with-powershell",
      "title": "How to find different server types in Active Directory with PowerShell",
      "summary": "Working as a freelancer is a great thing if you can handle it. Each day, each week something new happens and a new problem shows up on my doorstep. It also means it\u2019s almost never boring at your job and you get to play with new stuff. But there\u2019s one drawback to this. You\u2019re often thrown at the problem, told to fix it but often that\u2019s about as much information as you get. It wasn\u2019t very different today. I was told to switch Office 365 from ADFS to Password Synchronization. While reasons for this are not really important, the important question here is what is the name of AD Connect server that\u2019s responsible for this configuration?",
      "date_published": "2019-02-06T18:25:30.0000000Z",
      "tags": [
        "active directory",
        "ad",
        "adconnect",
        "azure ad",
        "exchange",
        "Hyper-V",
        "powershell",
        "sql",
        "windows"
      ]
    },
    {
      "id": "https://evotec.xyz/es/blog/azure-ad-connect-completed-export-errors-permission-issue",
      "url": "https://evotec.xyz/es/blog/azure-ad-connect-completed-export-errors-permission-issue",
      "title": "Azure AD Connect \u2013 Completed-Export-Errors \u2013 Permission-Issue",
      "summary": "During synchronization of Active Directory with Office 365 via Azure AD Connect I was greeted with a list of accounts that have permission-issue. Error message by itself gives you a slight hint, but it doesn\u2019t tell you exactly where to look.",
      "date_published": "2018-11-29T11:15:53.0000000Z",
      "tags": [
        "azure",
        "azure ad",
        "windows"
      ]
    },
    {
      "id": "https://evotec.xyz/es/blog/azure-ad-connect-synchronizing-mail-field-with-userprincipalname-in-azure",
      "url": "https://evotec.xyz/es/blog/azure-ad-connect-synchronizing-mail-field-with-userprincipalname-in-azure",
      "title": "Azure AD Connect \u2013 Synchronizing MAIL field with UserPrincipalName in Azure",
      "summary": "Azure AD Connect is an application responsible for synchronizing Active Directory with Azure AD allowing for a natural population of users, groups, and devices in Office 365. While for most companies standard setup is very easy and most of the time touch-free, there are companies which require greater customization. During installation of AD Connector, you choose what should be used for Azure AD Username from your AD. UserPrincipalName field is an obvious choice for this and also proposed by default for that purpose. This field is utilized further by your users to log in to your Exchange, SharePoint, Teams and so on.",
      "date_published": "2018-11-09T21:45:47.0000000Z",
      "tags": [
        "active directory",
        "azure",
        "azure ad",
        "office 365"
      ]
    },
    {
      "id": "https://evotec.xyz/es/blog/office-365-the-following-error-occurred-during-validation-in-agent-archive-parameterset-enforcement-agent",
      "url": "https://evotec.xyz/es/blog/office-365-the-following-error-occurred-during-validation-in-agent-archive-parameterset-enforcement-agent",
      "title": "Office 365 \u2013 The following error occurred during validation in agent Archive ParameterSet Enforcement Agent",
      "summary": "I just created 80 Azure AD users via PowerShell that I wanted to activate for email. Normally you can use Enable-Mailbox when\u2026",
      "date_published": "2018-09-26T20:10:12.0000000Z",
      "tags": [
        "Azure AD",
        "exchange online",
        "office 365",
        "powershell"
      ]
    },
    {
      "id": "https://evotec.xyz/es/blog/pswindocumentation-export-to-word-excel-sql-of-ad-aws-exchange-o365-exchange-o365-azure-ad",
      "url": "https://evotec.xyz/es/blog/pswindocumentation-export-to-word-excel-sql-of-ad-aws-exchange-o365-exchange-o365-azure-ad",
      "title": "PSWinDocumentation \u2013 Export to Word, Excel, SQL of AD, AWS, Exchange, O365 Exchange, O365 Azure AD",
      "summary": "Today I\u2019m pushing forward with PSWinDocumentation project. I\u2019ve fixed some bugs but I also added a couple of new features. I did lie a bit in the first sentence because this time it\u2019s not all me. I got help from Mateusz Niemczyk who is a certified AWS engineer working for Euvic with me on some projects. If you\u2019ve not yet guessed where I got him involved from the introduction \u2013 yes we\u2019re adding basic AWS data support to PSWinDocumentation. But that\u2019s not all\u2026",
      "date_published": "2018-09-23T20:39:26.0000000Z",
      "tags": [
        "Active Directory",
        "aws",
        "Azure AD",
        "excel",
        "exchange",
        "export",
        "office 365",
        "powershell",
        "pswriteexcel",
        "PSWriteWord",
        "sql",
        "Windows",
        "word"
      ]
    },
    {
      "id": "https://evotec.xyz/es/blog/collectguestlogs-exe-high-disk-usage-on-azure-vm",
      "url": "https://evotec.xyz/es/blog/collectguestlogs-exe-high-disk-usage-on-azure-vm",
      "title": "CollectGuestLogs.exe \u2013 High Disk Usage on Azure VM",
      "summary": "CollectGuestLogs.exe is one of Microsoft Tools that is installed with VM\u2019s stored on Azure. While I\u2019m sure it has many\u2026",
      "date_published": "2018-06-26T19:47:57.0000000Z",
      "tags": [
        "azure",
        "Azure AD",
        "azure vm",
        "collectguestlogs",
        "Windows"
      ]
    },
    {
      "id": "https://evotec.xyz/es/blog/office-365-onmicrosoft-com-address-missing-user-synchronized-active-directory",
      "url": "https://evotec.xyz/es/blog/office-365-onmicrosoft-com-address-missing-user-synchronized-active-directory",
      "title": "Office 365 \u2013 onmicrosoft.com address missing from user synchronized from Active Directory",
      "summary": "Onmicrosoft.com address is standard email address used by Office 365. While usually Clients tend to use their own domains onmicrosoft.com\u2026",
      "date_published": "2018-01-17T22:31:02.0000000Z",
      "tags": [
        "Active Directory",
        "Azure AD",
        "exchange",
        "exchange 2013",
        "exchange online",
        "exchange target address",
        "microsoft office 365",
        "Office 365",
        "office365",
        "onmicrosoft.com"
      ]
    },
    {
      "id": "https://evotec.xyz/es/blog/azure-adconnect-export-failed-permission-issue-error",
      "url": "https://evotec.xyz/es/blog/azure-adconnect-export-failed-permission-issue-error",
      "title": "Azure ADConnect Export Failed \u2013 Permission-issue error",
      "summary": "During our recent setup of Azure ADConnect for one of our Clients we\u2019ve been getting permission-issue \u2013 Insufficient access rights\u2026",
      "date_published": "2017-10-08T19:23:20.0000000Z",
      "tags": [
        "active directory",
        "adconnect",
        "azure ad",
        "azure adconnect",
        "error",
        "errors",
        "export failed",
        "office 365",
        "permission-issue",
        "permissions",
        "powershell",
        "windows 2012R2",
        "windows 2016",
        "windows server 2016"
      ]
    }
  ]
}