Effective and efficient employee communication is critical to the success of any organization. Microsoft Viva Connections, a part of the Microsoft Viva platform, has been making waves as a powerful tool for transforming the way companies interact with their employees. Let’s take a look into some key features of Viva Connections and discover how its […]
Microsoft
Perficient Achieves Microsoft Security Designation
We are proud to announce that Perficient has achieved a Microsoft designation in Security (Microsoft 365 and Azure). This further recognizes Perficient as a leading partner in Microsoft security solutions. Last year, Microsoft’s Partner Network (MPN) officially stepped onto the scene under a new name: Microsoft Cloud Partner Program. They also phased out the 18 […]
Deploying Azure Infrastructure With Terraform Using Azure DevOps Pipelines
In this blog post, my objective is to provide a comprehensive walkthrough of the elements required for effectively implementing Azure Infrastructure with Terraform using an Azure DevOps Pipeline. The main purpose is to assist you in grasping the concept of automating the deployment and maintenance of your cloud infrastructure residing in Azure. Before delving into […]
Industries Document Generation
Every company needs documents for its processes, information, contracts, proposals, quotes, reports, non-disclosure agreements, service agreements, and for various other purposes. Document creation and management is a crucial part of their operations. To make it easy, Omnistudio provides document generation capabilities, tailored to meet the unique requirements of different Industries. In this blog post, we […]
AI Insights and Visuals in Power BI
AI Insights and Visuals AI has been evolving in many sectors of technology, and the same is being implemented in Power BI to a very good extent. In 2019, there were enhancements in Power BI where more powerful AI features were included, like AI visuals, Text analytics, the inclusion of Azure machine learning models, Image […]
Perficient Recognized as a 2023 Microsoft US Partner of the Year Finalist
Microsoft recently announced the finalists and winners of its 2023 US Partner of the Year Awards. We’re delighted to share that Perficient was recognized as a 2023 US Partner of the Year Finalist for the Azure, Cloud Native App Development Award. This honor positions Perficient among a field of top Microsoft partners that have demonstrated […]
Forecasting In Power BI
Forecasting In Power BI Forecasting is one of the important features of Power BI which helps take out insights from time series data. This blog is the continuation of my previous blog that is – “ Analytics Pane in Power BI / Blogs / Perficient ” where we have seen multiple analytics line and their […]
Azure AI Studio: Unlocking the Power of AI Development
Microsoft announced Azure AI Studio yesterday at Microsoft Build 2023. This new cloud-based service will make it easy for developers to build AI applications. Azure AI Studio is designed to be accessible to developers of all skill levels. With its intuitive interface and drag-and-drop tools, even those with no prior experience with AI can get […]
“Just In Time” User Migration Approach in Azure AD B2C
“Just In Time” User Migration This is a continuation of our B2C series on consolidating users identities into Azure B2C. So far we have looked at the benefits on consolidating user accounts into Azure B2C and a brief overview of the Bulk Migration strategy for migrating users from an existing identity provider into Azure B2C. […]
Bulk User Migration Approach in Azure AD B2C
With Azure AD B2C, you can migrate and consolidate users from other identity provider systems. In this blog, I’ll walk you through one approach for migrating user accounts: a Bulk Migration in one batch. Read More: Consolidating Users into One Identity Provider with Azure AD B2C Bulk migration can be done with little-to-no impact to […]
Consolidating User Accounts in Azure AD B2C
In my past couple of articles (What is Azure B2C & Multi-Tenant Architectures with Azure B2C), we talked about some of the basics of using the Azure Active Directory Business to Customer (Azure AD B2C) platform and about some common use cases. Continuing that thought, I have a three-part series to discuss one more common […]
Creating Dropdown Lists in Optimizely CMS 12 with Enum and Database
This blog will help to create single or multiple list options in CMS 12. Dropdown lists play an important role whenever we give the user to select a single value from the list. In CMS 12, single or multiple selection lists populate using “SelectOne” and “SelectMany” attributes. This attribute is in the “EPiServer.Shell.ObjectEditing” namespace. You […]