Power Platform Archives - Inside Track Blog http://approjects.co.za/?big=insidetrack/blog/tag/power-platform/ How Microsoft does IT Sun, 12 Apr 2026 22:58:44 +0000 en-US hourly 1 https://wordpress.org/?v=6.9.4 137088546 Conditioning our unstructured data for AI at Microsoft http://approjects.co.za/?big=insidetrack/blog/conditioning-our-unstructured-data-for-ai-at-microsoft/ Thu, 09 Apr 2026 16:05:00 +0000 http://approjects.co.za/?big=insidetrack/blog/?p=23020 Anyone who has ever stumbled across an old SharePoint site or outdated shared folder at work knows firsthand how quickly documentation can fall out of date and become inaccurate. Humans can usually spot the signs of outdated information and exclude it when answering a question or addressing a work topic. But what happens when there’s […]

The post Conditioning our unstructured data for AI at Microsoft appeared first on Inside Track Blog.

]]>
Anyone who has ever stumbled across an old SharePoint site or outdated shared folder at work knows firsthand how quickly documentation can fall out of date and become inaccurate.

Humans can usually spot the signs of outdated information and exclude it when answering a question or addressing a work topic. But what happens when there’s no human in the loop?

At Microsoft, we’ve embraced the power and speed of agentic solutions across the enterprise. This means we’re at the forefront of developing and implementing innovative tools like the Employee Self-Service Agent, a chat-based solution that uses AI to address thousands of IT support issues and human resources (HR) queries every month—queries that used to be handled by humans. Early results from the tool show great promise for increased efficiency and time savings.

In developing tools like this agent, we were confronted with a challenge: How do we make sure all the unstructured data the tool was trained on is relevant and reliable?

Many organizations are facing this daunting task in the age of AI. Unlike structured data, which is well organized and more easily ingested by AI tools, the sprawling and unverified nature of unstructured data poses some tricky problems for agentic tool development. Tackling this challenge is often referred to as data conditioning.

Read on to see how we at Microsoft Digital—the company’s IT organization—are handling data conditioning across the company, and how you can follow our lead in your own organization.

How AI has changed the game

We already fundamentally understand that the power of AI and large language models has changed the game for many work tasks. The way employee support functions is no exception to this sweeping change.

A photo of Finney.

“A tool like the Employee Self-Service Agent doesn’t know if something is true or false—it only sees information it can use and present. That’s why stale or outdated information is such a risk, unless you manage it up front.”

David Finney, director of IT Service Management, Microsoft Digital

Instead of relying on human agents to answer employee questions or resolve issues, we now have AI agents trained on vast corpora of data that can find the answer to a complex question in seconds.

But in our drive to give these tools access to everything they might need, they sometimes end up consuming information that isn’t helpful.

“A tool like the Employee Self-Service Agent doesn’t know if something is true or false—it only sees information it can use and present,” says David Finney, director of IT Service Management. “That’s why stale or outdated information is such a risk, unless you manage it up front.”

Before AI, support teams didn’t need to worry as much about the buried issues with unstructured content because a human could generally spot it or filter it out manually. After we turned these tools loose, they began reading everything, including:

  • Older or hidden SharePoint content that humans would never find—but AI can
  • Large knowledge base articles with buried incorrect information
  • Region-specific content that’s not properly labeled

“For example, humans never saw the old, decommissioned SharePoint sites because they were automatically redirected,” says Kevin Verdeck, a senior IT service operations engineer. “But AI definitely could find them, and it surfaced ancient information that we didn’t even know was still out there.”

Data governance is the key

A major part of the solution to this problem is better governance. We had to get a handle on our data.

A photo of Cherel.

“We needed to determine the owners of the sites and then establish processes for reviewing content, updating it, and defining how it should be structured. I would highly encourage that our customers think about governance first when they are launching their own AI tools, because everything flows from it.”

Olivier Cherel, senior business process manager, Microsoft Digital

The first step was a massive cleanup effort, including removing decommissioned SharePoint sites and deleting references to retired programs and policies. The next step was making sure all content had ownership assigned to establish who would be maintaining it. This was followed by setting up schedules for regular content updates (lifecycle management).

Governance was the first priority for IT content, according to Olivier Cherel, a senior business process manager in Microsoft Digital.

“We had no governance in place for all the SharePoint sites, which were managed by the various IT teams,” Cherel says. “We needed to determine the owners of the sites and then establish processes for reviewing content, updating it, and defining how it should be structured. I would highly encourage that our customers think about governance first when they are launching their own AI tools, because everything flows from it.”

Content governance was also a huge challenge for other support areas, such as human resources. A coordinated approach was needed.

“HR content is vast, distributed across multiple SharePoint sites, and not everything has a clear owner,” says Shipra Gupta, an engineering PM lead in Human Resources who worked on the Employee Self-Service Agent project. “So, we collaborated with our content and People Operations teams to create a true content strategy: one source of truth, no duplication, with clear ownership and lifecycle management.”

Cherel observes that this process forces teams to think about their support content in a totally different way.

“People realize they need a new function on their team: content management,” he says. “You can’t simply rely on the knowledge found in the technicians’ heads anymore.”

Adding structure to the unstructured data

The simple truth is that part of what makes unstructured data so difficult for agentic AI tools to deal with is that it’s disorganized.

A photo of Gupta.

“Our HR Web content already had tagging for many policy documents, which helped us get started. But it wasn’t consistent across all content, so improved tagging became a big part of our governance effort.”

Shipra Gupta, engineering PM lead, Human Resources

AI works best with content that has as many of the following characteristics as possible:

  • Document structure, including:
    • Clear headers and sections
    • Page-level summaries
    • Ordered steps and lists
    • Explicit labels for processes
    • HTML tags (which AI can see, but humans can’t)
  • Structured metadata, including:
    • Region codes (e.g., US-only policies)
    • Device-specific tags
    • Secure device classification
    • Country-based hardware procurement policies and HR rules

This kind of formatting and metadata allows the AI tool to more clearly parse and sort the information, meaning its answers are going to have a much higher accuracy level (even if it might be a little slower to return them).

“A good example here is tagging,” Gupta says. “Our HR Web content already had tagging for many policy documents, which helped us get started. But it wasn’t consistent across all content, so improved tagging became a big part of our governance effort.”

Be sure that as part of your content review, you’re setting aside the time and resources to add this kind of structure to your unstructured data. The investment will pay off in the long run.

Using AI to help condition data for use

As AI tools grow more sophisticated, we’re using them to directly work on AI-related challenges. This includes using AI on the challenge of unstructured data itself.

“Right now, these efforts are primarily human-led, but we are applying AI to, for example, help write knowledge base articles,” Cherel says. “Also, we’re starting to use AI to determine where we have content gaps, and to analyze the feedback we’re getting on the tool itself. If we just rely on humans, it’s not going to scale. We need to leverage AI to stay on top of things and keep improving the tools.”

Essentially, the future of such technology is all about using AI to improve itself.

“We’re looking at building an agent to help validate content,” Finney says. “We can use it to check for outdated references, old processes, or abandoned terms that are no longer used. Essentially, we’ll have AI do a readiness check on the content that it is consuming.”

Ultimately, the better the data is conditioned, the more accurate and relevant the agent’s responses will be. And that will make the end user—the truly important human in the loop—much happier with the final outcome.

Key takeaways

We’ve highlighted some insights to keep in mind as you consider how to condition your own organization’s data for ingestion by AI tools:

  • Unstructured data becomes a business risk when AI is in the loop. AI agents consume everything they can access, including outdated, hidden, or conflicting content, making data conditioning a critical prerequisite for agentic solutions.
  • AI highlights content issues that were previously invisible. Decommissioned SharePoint sites, outdated policies, and region-specific content without proper labels all became visible after AI agents began scanning across systems.
  • Governance is a vital part of the conditioning process. Assigning clear content ownership and establishing lifecycle management are essential steps in ensuring the content being fed to AI tools is of high quality and is well managed.
  • Adding structure to data dramatically improves AI accuracy. Clear document formatting, consistent tagging, and rich metadata help AI agents return more relevant, reliable answers.
  • AI will increasingly be used to condition and validate the data it consumes. Microsoft is already exploring using AI to identify content gaps, analyze feedback, and flag outdated information, creating a continuous improvement loop that can scale faster than human review alone.

The post Conditioning our unstructured data for AI at Microsoft appeared first on Inside Track Blog.

]]>
23020
Olutunde Makinde: From Lagos to Redmond, a Microsoft IT engineer’s journey http://approjects.co.za/?big=insidetrack/blog/olutunde-makinde-from-lagos-to-redmond-a-microsoft-it-engineers-journey/ Thu, 02 Apr 2026 16:05:00 +0000 http://approjects.co.za/?big=insidetrack/blog/?p=22855 A career in Microsoft Digital, the company’s internal IT organization, puts employees at the center of one of the world’s most complex and forward‑leaning enterprise environments. This is the team that runs Microsoft on Microsoft technology and services—maintaining more than a million computing devices, enabling global collaboration, and shaping the employee experience for more than […]

The post Olutunde Makinde: From Lagos to Redmond, a Microsoft IT engineer’s journey appeared first on Inside Track Blog.

]]>
A career in Microsoft Digital, the company’s internal IT organization, puts employees at the center of one of the world’s most complex and forward‑leaning enterprise environments. This is the team that runs Microsoft on Microsoft technology and services—maintaining more than a million computing devices, enabling global collaboration, and shaping the employee experience for more than 200,000 people.

To accomplish these huge tasks, it’s essential to cultivate a range of perspectives, expertise, and lived experiences.

Olutunde Makinde is an example of this.

A photo of Makinde.

“A friend once laughed at me back in college when I said I wanted to work at Microsoft, like it was impossible. But I knew I could achieve the impossible if I could just be focused. I never gave up.”

Olutunde Makinde, senior service engineer, Microsoft Digital

Makinde, a senior service engineer in Microsoft Digital, came to the company the long way around—roughly 7,000 miles away from the Redmond, Washington, headquarters, in fact. He’s originally from Lagos, Nigeria.

As a global organization, Microsoft builds teams where people with different experiences and life journeys actively influence how products, services, and internal platforms are designed. Makinde, commonly known around the office as “Tunde” (“rhymes with Sunday,” he notes), embodies that diverse approach, bringing his unique insights and experiences to critical work at the company.

“A friend once laughed at me back in college when I said I wanted to work at Microsoft, like it was impossible,” Makinde says. “But I knew I could achieve the impossible if I could just be focused. I never gave up.”

Launching an IT career in Nigeria

Makinde’s journey to Microsoft began with earning a degree in computer engineering in Lagos, after which he found work as a network engineer. He spent the next several years developing his skills through certifications and other learning opportunities.

“I did a lot of self-paced training, learning how to configure Cisco routers. Eventually I became a Cisco-certified network professional (CCNP),” Makinde says. “Around that time, I had a friend who was preparing for Windows Server 2008 certifications, and through his study materials I started learning more about Microsoft and its products.”

Makinde’s first direct encounter with Microsoft came in 2014, when the company he worked for received a contract to deploy the first Microsoft Azure cloud installation in Nigeria.  

“I spent the last day of 2014 and the first day of 2015 at the customer site, figuring out how to connect their on-premises network to Azure,” Makinde says. “It had never been done before in Nigeria, and taking up that challenge really propelled me into the world of Microsoft-specific technology.”

From there, Makinde set his sights on a career at Microsoft. He parlayed his initial exposure to cloud architecture into a focus on Azure, as well as Amazon Web Services. After spending some time in the United Kingdom, he achieved his goal when he was hired by the Microsoft Digital team in 2022. He moved to the United States in 2025.

He credits support from his family, especially his wife, with helping him achieve his dreams.

“My wife was a pillar of support through every career transition, from Nigeria to the UK to the United States,” Makinde says. “She believed in me when I faced rejections, celebrated with me when I finally got the offer, and now keeps me grounded whenever work gets intense. I couldn’t have made this journey without her.”

Making an impact from day one

Kathren Korsky, a principal technical program manager in Microsoft Digital and Makinde’s hiring manager, remembers the impression he made right away. It was clear that Makinde’s experience and technical background were major assets.

“What caught my attention was how well-prepared he was for the conversation and how well he communicated,” Korsky says. “The stories he shared about his work with Azure deployment in Nigeria really drew my interest. But I was also intrigued by how he was able to bridge technology with the business world, working with different banks across the continent to gather requirements, understand them, and build solutions.”

Upon being hired at Microsoft, he initially worked remotely from the UK on a Redmond-based device and application management team. The team was looking to deploy Cloud PC internally and needed a system in which employees could request access and get approvals to use Cloud PCs.

“He was able to stand up a full Power Automate workflow within a short period, and with a very high degree of quality,” Korsky says. “Rarely did anyone find any defects or bugs in his system.”

Makinde’s designs drove value moving forward as well, as the team made updates to his initial workflows.

A photo of Korsky

“His design was so strong that we were basically able to follow exactly what he had created in Power Platform and build that exact same design in ServiceNow. It really expedited that whole process.”

Kathren Korsky, principal technical program manager, Microsoft Digital

ServiceNow was more commonly used for systems that involved access requests and approvals, but when a platform update from Power Automate was initiated the team found Makinde’s original design was durable enough to weather the shift.

“His design was so strong that we were basically able to follow exactly what he had created in Power Platform and build that exact same design in ServiceNow,” Korsky says. “It really expedited that whole process.”

Driving efficiency and managing change

Since moving to the United States to work at company headquarters, Makinde has continued to push important projects forward—working with different stakeholders to deploy policy changes across Microsoft, managing the Change Advisory Board (CAB) intake process, and driving configuration updates for security and first-party product deployments.

“There’s a lot of diligence required to see the edge cases happening, to pay attention to them, and to watch out for potential problems. Tunde stops rollouts regularly to flag potential defects or risks, which prevents issues from interrupting our work and reducing productivity.”

Jeff Duncan, principal service engineering manager, Microsoft Digital

Makinde learned how to assess change requests and understand risk profiles, as well as enforce best practices for managing change within the security environment. Within about a year, he was able to take the lead in the space and own the deployment process.

A single misconfigured policy can cause major disruption. Makinde’s role puts him in position to be the checkpoint that prevents incidents before they happen.

“There’s a lot of diligence required to see the edge cases happening, to pay attention to them, and to watch out for potential problems,” says Jeff Duncan, principal service engineering manager in Microsoft Digital and Makinde’s manager. “Tunde stops rollouts regularly to flag potential defects or risks, which prevents issues from interrupting our work and reducing productivity.”

Softer skills like transparency, collaboration, and clear communication across levels and teams are key aspects of Makinde’s work as well.

“Tunde is thoughtful and detail-oriented, and he’s very good at explaining the decision-making process when he provides overviews for leadership,” Duncan says. “There’s rational, logical reasoning behind the decisions he makes.”

Makinde has implemented new efficiencies in how he manages the CAB and deployment service using AI. This includes CABBIE—an AI-powered agent that automates CAB communications. For Intune deployments, he uses AI to streamline deployment coordination and package reviews. These innovations reflect our Customer Zero approach to AI adoption here in Microsoft Digital.

“We run weekly CAB meetings to review change requests. That comes with a lot of communication work — status updates, follow-ups, coordination with stakeholders. It was all manual,” Makinde says. “CABBIE pulls the data from Azure DevOps, generates the emails, updates requests, and logs approvals automatically. It saves time and reduces errors.”

Success at Microsoft Digital: Aptitude and curiosity

As the organization at the center of the company’s own digital transformation, we in Microsoft Digital function as a living showcase of what’s possible with Microsoft technology. Our team tests new capabilities at enterprise scale as Customer Zero for Microsoft, identifying gaps and providing insights to ensure our customers benefit from what we’ve learned.

Because the impact of Microsoft Digital extends far beyond internal systems, team members have to set the standard for digital excellence. They must demonstrate what enterprise transformation looks like in practice and empower customers with the confidence to pursue their own modernization journeys.

 Hiring talented people like Makinde is essential to this mission.

“There are three core traits I look for when hiring—aptitude, attitude, and curiosity,” Korsky says. “Aptitude is not only what you currently know, but your propensity and desire to learn and grow those skills. Attitude goes hand in hand with that—are you willing to demonstrate grit and perseverance? And then curiosity, because so much of what we do from an innovation perspective requires a willingness to challenge assumptions and think of completely new ways of doing things.”

Makinde’s journey here at Microsoft Digital embodies and illustrates the company’s larger story: how technical expertise, innovative thinking, and a commitment to continuous learning combine to deliver world-class results.

“I’m now up to 25 certifications, and I continue to learn how to do more at Microsoft to positively impact the organization and protect our employees’ experience across applications and devices.”

Olutunde Makinde, senior service engineer, Microsoft Digital

That attitude of persistent curiosity and the willingness to keep learning continue to fuel Makinde’s experience at Microsoft. 

“Self-improvement is a way of life for me that has driven my career forward,” Makinde says. “At an early stage in my career, I did a lot of self-training—from learning how to configure Cisco routers and switches, to migrating on-premises workloads to Azure and managing cloud resources. I’m now up to 25 certifications, and I continue to learn how to do more at Microsoft to positively impact the organization and protect our employees’ experience across applications and devices.”

Key takeaways

Olutunde Makinde’s career experience here in Microsoft Digital offers some important insights that you can apply to your own organizational development:

  • AI adoption starts with practical problems. Makinde’s use of AI to streamline CAB communications and deployment coordination shows how Customer Zero teams find real-world applications for emerging technology.
  • Different experiences and perspectives contribute to business success. Achieving ambitious goals as an organization is dependent upon attracting talented people like Makinde from a range of backgrounds, disciplines, and lived experiences.
  • Strong technical skills paired with innovative thinking drives value. Makinde’s contributions to flexible cloud deployment workflows are an example of how this combination pays dividends.
  • Proactive risk management and attention to detail can prevent large-scale disruptions. By being willing to stop rollouts and flag risks before they become problems, Makinde’s approach to his work exemplifies how thoughtful decision-making safeguards productivity and security.
  • Persistence, curiosity, and continuous learning are critical career accelerators. Having a long and successful career at a company like Microsoft goes beyond just technical aptitude; it also requires perseverance and a passion for learning. Makinde’s self-driven training efforts and his refusal to give up have enabled him to achieve what once seemed impossible.

The post Olutunde Makinde: From Lagos to Redmond, a Microsoft IT engineer’s journey appeared first on Inside Track Blog.

]]>
22855
Deploying the Employee Self‑Service Agent: Our blueprint for enterprise‑scale success http://approjects.co.za/?big=insidetrack/blog/deploying-the-employee-self-service-agent-our-blueprint-for-enterprise-scale-success/ Thu, 12 Mar 2026 16:05:00 +0000 http://approjects.co.za/?big=insidetrack/blog/?p=22492 The case for AI in employee assistance The advent of generative AI tools and agents has been a game changer for the modern workplace at Microsoft. And one of the foremost examples of how we’re reaping the benefits of this agentic revolution is our deployment of our new Employee Self-Service Agent across the company. Thanks […]

The post Deploying the Employee Self‑Service Agent: Our blueprint for enterprise‑scale success appeared first on Inside Track Blog.

]]>

The case for AI in employee assistance

The advent of generative AI tools and agents has been a game changer for the modern workplace at Microsoft. And one of the foremost examples of how we’re reaping the benefits of this agentic revolution is our deployment of our new Employee Self-Service Agent across the company.

Thanks to the power of AI, agents, and Microsoft 365 Copilot, our employees—and workers everywhere—are discovering new ways to be more productive at their jobs every day. Recent research shows that knowledge workers are increasingly seeing big gains from using AI tools for work tasks. According to our Microsoft Work Trend Index:

As an AI-first Frontier Firm, Microsoft is at the leading edge of a transformation that’s bringing this technology into all aspects of our workplace operations. With tools like Microsoft 365 Copilot providing “intelligence on tap,” we’re forging a human-led, AI-operated work culture that enables our employees to accomplish more than ever before.

Bringing AI to employee assistance

As part of this move to embed AI across our enterprise, it was a natural step for us to apply this burgeoning technology to a common pain point for us and many workplaces today—employee assistance.

Workers in organizations large and small face many common issues in their day-to-day jobs. Whether it’s a problem with their device, a question about their benefits, or a facilities request, our typical employee was often forced to navigate a bewildering array of tools, apps, and systems in order to get help with each specific task.

This confusion is reflected in research showing that most workers are dissatisfied with existing employee-service solutions.

76% of employees find it difficult to quickly access company resources.
58% of employees struggle to locate regularly needed tools and services.

Our studies show that most employees have trouble finding the appropriate tools and resources they need to address their workplace-related questions.

Realizing that this was an ideal opportunity for AI, we set out to develop a state-of-the-art agentic solution. At Microsoft Digital, the company’s IT organization, we partnered with our product groups to develop and deploy the Employee Self-Service Agent, a “single pane of glass” that employees can turn to any time they need help. The product is now broadly available in general release.

A photo of D’Hers.

“With this employee self-service solution, we’re shaping a new era in worker support. With AI, every interaction is intuitive, every resource is within reach, and help feels seamless—creating an experience that empowers our people and accelerates business outcomes.”

Because Copilot is our “UI for AI,” the Employee Self-Service Agent is delivered as an agent in Microsoft 365 Copilot. If your employees have access to Copilot, you can deploy the agent at your company at no extra cost. If your employees don’t have a Copilot license, they can access it via Copilot Chat if it’s enabled by your IT administrator.

For the initial development and launch of our Employee Self-Service Agent, we decided to provide agentic help in three categories: Human resources, IT support, and campus services (real estate and facilities). Every organization will have to make its own determination for which functions to include in their implementation. Note that the agent is inherently flexible and expandable; we plan to add additional capabilities, such as finance and legal, in the future.

We learned many lessons in the almost year-long process of developing and implementing the Employee Self-Service Agent across our organization worldwide. The goal of this guide is to pass on what we learned—including how we used it to provide value to our employees and vendors—to help you prepare for, implement, and drive adoption of your own version of the agent.  

“With this employee self-service solution, we’re shaping a new era in worker support,” says Nathalie D’Hers, corporate vice president of Microsoft Employee Experience. “With AI, every interaction is intuitive, every resource is within reach, and help feels seamless—creating an experience that empowers our people and accelerates business outcomes.”

Before you start: Developing your plan

As you embark on your Employee Self-Service Agent journey, make sure to establish a clear and structured plan. This was a critical step for us in our deployment, and we can say with confidence that it will help you avoid surprises and increase your chances of a successful outcome.

Based on our experience here at Microsoft, the below is a high-level outline of the steps you should consider as you prepare for deploying your agent.

1. Define prerequisites
Start by making sure that all foundational elements for the agent are in place.

  • Assign licenses to your employees who will interact with the agent. They will need Microsoft 365 Copilot or Copilot Chat.
  • Verify readiness by configuring your Power Platform environments, applying Data Loss Prevention (DLP) policies, and setting up isolation (limited and controlled deployment with guardrails in place) where needed.
  • Ensure connectivity with critical systems by confirming that you have appropriate APIs and connectors available and functioning for the essential workplace systems that your organization uses (e.g., Workday, SAP SuccessFactors, and ServiceNow).

2. Identify your core team and responsibilities
Successful implementation of the Employee Self-Service Agent requires collaboration across multiple roles and departments in your organization.

  • Business owners from the areas your agent will cover—such as human resources and IT support—can help you define requirements, priorities, success criteria, and telemetry needs.
  • Platform administrators, particularly for Power Platform and tenant/identity teams, can manage your technical configuration.
  • Content owners and editors are needed to identify the knowledge sources to surface in the agent, curate new knowledge sources, and maintain the data underpinning these sources on an ongoing basis.
  • Subject matter experts can provide important “golden” prompt and user scenarios that the agent should prioritize and answer accurately.
  • Compliance, privacy, and security leaders and their teams are needed to address risk considerations.
  • Support professionals can help build a structure for live agent escalation and ticketing operations (in situations where the agent is unable to provide a solution).
  • Focus groups of end users assist with validating requirements and scenarios, as well as help with testing the agent.

3. Establish a clear timeline
We found that creating a schedule for the creation, implementation, and adoption of the agent is crucial. This phased approach will help you maintain momentum and accountability over the duration of the project.

For example, here’s a rough implementation timeline that you might use to gauge your progress:

Gantt chart showing 15-week timeline with assessment, deployment, pilot launch, and rollout phases.

4. Articulate your vision

Communicate your rollout plan to your team, including timelines and phases, and adjust it based on feedback. Establish clear goals and meaningful success metrics to guide you and make sure your efforts are in alignment with your company objectives. (Note: You may want to consider key upcoming projects or events in your organization and link the agent roadmap to them. This will help you meet your project’s success criteria faster and encourage quicker agent adoption.)

5. Define your governance

This phase will allow you to define policies and standards and conduct a thorough content audit to ensure accuracy, relevance, security, and sustainability.

6. Implement your agent

This phase involves configuration and integration, followed by testing.

7. Roll out the agent while driving adoption and measurement

We advise deploying the Employee Self-Service Agent using a phased, or ringed, approach. We started with a small group of employees, then gradually rolled it out to larger and larger groups  before finally releasing it to our entire organization.

We encouraged adoption with internal targeted communications and promotional efforts. Careful measurement enabled us to track impact and optimize agent performance. This type of concerted change management allowed us to share the latest product developments with our employees and to keep them excited and engaged with the tool.

By investing sufficient time and effort in the planning phase of your deployment, you’ll create a strong foundation for a secure, scalable, and successful self-service agent experience.

Chapter 1: Governance means getting your data right

When a Microsoft employee enters a query into an AI chat tool like Microsoft 365 Copilot, they know that they may not receive an individualized response that is directly specific to their situation. They are aware that they might need to verify the answer they receive with further research and additional sources.

But when it comes to our company-endorsed self-service agent, the stakes are different. Our employees expect to receive accurate and personally relevant responses when they ask for help. This is particularly true for queries related to important personal details, like HR-related questions about leave policies or benefits.

A photo of Ajmera.

“People expect personally tailored and highly accurate answers, especially for HR moments that really matter. We designed the Employee Self‑Service Agent with that expectation in mind, pairing trusted data and deep personalization with strong governance controls so that privacy, security, and trust are built into every interaction.”

Although the Employee Self-Service Agent comes pretrained with basic HR and IT support data, we found that the quality of the responses that our employees receive is directly connected to the accuracy, currency, and depth of the information we provide to the tool. You’ll want to spend the necessary time and effort to make sure that your data governance process is well thought-out and thorough, so that your employees experience the best possible results.

“Employee self‑service has a higher bar than generic AI tools,” says Prerna Ajmera, general manager of HR strategy and innovation. “People expect personally tailored and highly accurate answers, especially for HR moments that really matter. We designed the Employee Self‑Service Agent with that expectation in mind, pairing trusted data and deep personalization with strong governance controls so that privacy, security, and trust are built into every interaction.”

Major considerations for governance

We learned that before you configure your agent, you need to establish guardrails that protect your data’s integrity and that build your employees’ trust. These considerations will form the backbone of your governance framework:

  • Managing requirements: Define what the agent must deliver and align your stakeholders on clear, prioritized goals and objectives.
  • Determining and managing resources: Ensure you have the right people, systems, and funding in place to support your full product lifecycle.
  • Data security: Protect your sensitive employee information with strong controls, compliant storage, and least‑privilege access.
  • User access: Establish who can use, administer, and update your agent, with appropriate permissions and guardrails.
  • Change tracking: Monitor your updates to content, configurations, and workflows so your agent always reflects your current policies.
  • Reviewing: Regularly evaluate your content’s accuracy, the agent’s performance, and your organizational fitness to help you keep your employees’ experience with the agent trustworthy.
  • Auditing: Maintain traceability for compliance, incident investigation, and quality assurance across all of your data flows.
  • Deployment control: Manage where, when, and how you roll out new versions of the agent to reduce disruption and ensure consistency.
  • Rollback: Prepare a fast, safe path to reverting your changes if something breaks.

We found that addressing these considerations early in the process creates a governance structure that is proactive rather than reactive, increasing the quality of responses and setting your organization up for success.

Architecture essentials

Understanding the architecture of our agent helped our governance teams make informed decisions about our configuration and integration. To do that, they needed to review and understand its key architectural components. You’ll need to do the same.

Here’s a list of the different architecture components that our team assessed, to help you get started on your own process:   

  • Topics: Structured intents (e.g., “view paystub”) that align to employee questions and drive consistent answers.
  • Domain packages: Pre-curated bundles for different agent segments (like HR and IT support) that provide reusable patterns, prompts, and integrations.
  • Knowledge sources: Documents, intranet pages, FAQs, and databases that ground responses in authoritative content.
  • Connectors: Secure integrations to systems of record (like Workday or SAP SuccessFactors) can help enable read/write operations. (Because the Employee Self-Service Agent was built with Copilot Studio, it has access to more than 1,400 different connectors.)
  • Instructions: Governance-approved rules and prompts that shape tone, guardrails, and escalation behavior.

Assessing and preparing your content

A key early governance step is to audit all relevant content in your knowledge bases. This process should include assessing, updating, and, if necessary, restructuring this information before it is ingested by the agent.

An important caveat here is that the agent’s ability to understand which policies and procedures apply to which employee relies on your content having consistent metadata, permissions, and content structure. We found that before feeding your data into the agent, you need to:

  • Inventory existing content: Your content will incorporate many different types, such as SharePoint pages, Microsoft Teams posts, PDFs, intranet articles, and knowledge-base documents. The goal of the inventory process is to identify content that is complete rather than outdated, duplicative, or siloed; if there are issues with the content, they should be addressed before loading into the agent.
  • Assign knowledge owners: The owners should be SMEs who can help validate, tag, and maintain the content going forward. Part of this process is training up knowledge owners to be able to prepare and maintain content in ways that make it easily consumable by both agents and people.
  • Structure content for discoverability: All your content needs to have accurate metadata, well-defined topic pages, and consistent naming so that the agent can surface the right information at the right time.

We found that completing a thorough content audit helps us ensure that the Employee Self-Service Agent isn’t just chatting—it’s delivering trusted, up-to-date answers that save your workers time and effort as they go about their day.

Be aware of tone and conversational flow

Providing vetted and well-structured data to the agent is important, but it’s not the entire battle. You’ll also need to make sure your agent is given clear guidance on conversational tone and instructions on what to do in specific scenarios.

Make sure you incorporate:

  • Global instructions: Define the agent’s voice, behavior, and escalation rules to ensure consistency and trust. 
  • Topic-level triggers: Map natural language phrases to specific workflows (such as “reset password” or “check PTO”) so the agent routes these common queries correctly.
  • Advanced knowledge rules: Prioritize which data sources to use in ambiguous scenarios, and define when the agent should ask clarifying questions.

Taking these steps gave our agent a better chance of being accurate, helpful, and aligned with our organization’s specific preferences.

Addressing common scenarios with “golden” content

Another vital aspect of your content audit is identifying the most frequently accessed information in each topic area.

A good example comes from the preparation of our IT support content for ingestion by the Employee Self-Service Agent. One of the focuses of this effort was on so-called “golden prompts:” the 20 or so topics that generate up to 80 percent of our employee queries (a version of the famous “80/20 rule”).

Our golden prompts are a curated set of scenarios that:

  • Represent our critical user workflows and edge cases
  • Possess clear, expected responses (golden responses)
  • Cover core functionality that must never break

We made sure that the agent was providing high-quality responses for these common scenarios—we recommend you do the same.

Including “zero prompt” content

Another important aspect of your content process should be to develop “zero prompts.” These are preconfigured prompts in the agent that the user can simply click on to get an answer for a common issue or request.

For example, if one of your employees wants to understand how to set up a VPN, they simply click on the zero prompt provided for that topic. The tool then gives them complete instructions on how to set one up.

During our deployment of the agent, one case where we prepopulated the tool with content for a specific, high-demand scenario came when Microsoft made a major announcement regarding employees returning to the office. We knew this policy change would generate a lot of questions from our employees.

In preparation for this, we asked Microsoft 365 Copilot to create a single document that pulled in all the “return to office” material found in its verified HR content database. We then made this document available to the agent. Just by taking that simple step, we saw our user satisfaction ratings in the tool jump from 85 percent to 98 percent for that issue!

In your own deployment, think about what issues and topics generate the most questions from your employees. You can then prepare specific content to address these scenarios, which will increase your chances of success with the agent.

Data security and compliance

Data security was a high priority when we developed our agent, especially because it must necessarily access sensitive HR information on a regular basis. During product development, we made sure that the agent adhered to enterprise-grade security standards, including identity federation, least-privilege access, and encrypted storage.

Because the agent is built on Copilot Studio, it supports robust data-loss prevention features. The agent also complies with regulatory frameworks like General Data Protection Regulation through built-in auditing and data-retention policies.

One of the big advantages that an AI agent has over a static website or similar data source is the ability to personalize responses for each user. At the same time, we had to make sure that the agent had guardrails in place to avoid overexposing sensitive information. This included detailed disclaimers to help call out these kinds of responses and flag them for more careful handling.

Our agent complies fully with our accessibility standards as well. Like all Microsoft products and services, the tool underwent a rigorous review to ensure it was fully accessible for all users.

Responsible AI

Whenever a new AI application is launched, there may be concerns raised about potential challenges regarding bias, safety, and transparency. That’s why the Employee Self-Service Agent follows the Microsoft Responsible AI principles by default.

When you enable the sensitivity topic in your agent, it screens all responses for harassment, abuse, discrimination, unethical behavior, and other sensitive areas. We tested the agent thoroughly for objectionable responses before it was launched to a broad internal audience at Microsoft.

In addition, the agent includes an emotional intelligence (EQ) option. This feature is designed to make responses more empathetic, context-aware, and relevant for diverse user audiences. It analyzes the conversation’s context and tailors the agent’s replies to ensure that users feel understood and valued throughout their session (which could be particularly relevant for any conversations related to sensitive HR topics, such as family leave). The EQ option is customizable and can be turned off by your product admins.

Key takeaways

The following are important considerations for data governance when you deploy your Employee Self-Service Agent:

  • Employee expectations regarding accuracy and relevance are high for employee self-service tools, which makes data governance a key aspect of your deployment.
  • Consider which data repositories are best to incorporate into your agent, and make sure they are up-to-date and well-structured. This process requires a thorough content audit.
  • Pay special attention to the so-called “golden prompts” that make up a large percentage of expected queries. The agent’s answers to these questions should be top-notch.
  • Restructuring content can improve response quality. When we anticipated huge interest in a particular topic, such as workplace policy changes, we restructured our content on that subject and saw a significant jump in user satisfaction.
  • Build your agent to meet or exceed high standards for data security, privacy, and Responsible AI. These are vital concerns for any product that has access to sensitive personal information.

Learn more

How we did it at Microsoft

Further guidance for you

Chapter 2: Implementation with intention

Deploying a powerful and versatile tool like the Employee Self-Service Agent is no simple task. It requires guidance and buy-in from top leaders at the company, as well as detailed planning and execution across disparate parts of your organization. Here, we identify some of the key steps that we took here at Microsoft that can help guide you when launching your own self-service agent.

Determine category parameters

One of the first major decisions around implementing the agent is deciding which business function—we call them agent starters—to choose for your initial implementation.

We recommend starting with HR support or IT help (we started with HR). Both agent starters can be deployed into a single Employee Self-Service Agent experience, but they must be deployed one at a time. 

So you know, we’ve built the Employee Self-Service Agent to be connectable with other first- or third-party Copilot agents, enabling a seamless handoff to these agents without having to navigate to other tools or interfaces.

Understanding your deployment steps

There were four essential stages involved in the deployment of our agent, each with multiple steps. Here’s a quick rundown that you can use at your company:

  1. Preparation for deployment
    • Establish roles: Define who will manage, configure, and support the tool, assigning responsibilities to ensure accountability during deployment.
    • Set up your environment: Prepare the necessary hardware, operating system, and network configurations so the agent can run smoothly.
    • Set up third-party system integration: Ensure your infrastructure can securely connect and exchange data with external systems that the agent will need to integrate with.
  2. Installation
    • Install the agent: Deploy the core Employee Self-Service Agent software on the designated servers or endpoints.
    • Install accelerator packages: Add any desired connectors that enable the agent to communicate with commonly used systems for HR, payroll, IT support, etc.
  3. Customization
    • Configure the core agent: Adjust default settings to align with your organization’s policies and workflows.
    • Identify knowledge sources: Specify where the agent will pull information from, such as internal knowledge bases or FAQs.
    • Provide common questions and responses: Add employee FAQs to improve the agent’s ability to respond quickly and accurately.
    • Identify sensitive queries: Flag questions and responses that involve confidential or regulated information to ensure they’ll be handled securely.
  4. Publication
    • Approve the agent: Complete internal reviews and compliance checks to confirm the agent meets your organizational standards before full rollout.
    • Publish the agent: Make the configured agent available to your employees in your production environment.

Customization

The Employee Self-Service Agent operates as a custom agent within Copilot Studio, using our AI infrastructure via the Power Platform. The agent is constructed on a modular architecture that allows you to integrate it with your own enterprise data sources using APIs, prebuilt and custom connectors, and secure authentication mechanisms.

To streamline this integration process, we provide a library of prebuilt and custom connectors through both Copilot Studio and Power Platform. Preconfigured scenarios include connecting to major enterprise service providers such as Workday, SAP SuccessFactors, and ServiceNow. (View the full list of connectors offered by Copilot Studio.)

These connectors facilitate data exchange with the following systems and other agents in this ecosystem:

  • HR information systems
  • IT systems management
  • Identity management
  • Knowledge base platforms

We found that third-party integrations require setup effort and technical expertise across stakeholders in your tenant. Be sure to get buy-in and involve all relevant departments that will be impacted.

Rollout: A phased approach

As previously noted, we started our agent with HR content and then added IT support (we later expanded to include campus services help as well). We rolled the agent out to different groups of employees and geographic regions around the world over the course of months, adding new knowledge sources to the different categories at each step along the way. This gave us an opportunity to gather user data and refine performance of the tool as we went.

Graphic shows the phased rollout of the Employee Self-Service Agent to Microsoft employees in different regions of our global workforce.
We executed a phased rollout of the Employee Self-Service Agent across different regions and countries at Microsoft. As we expanded the audience for the tool, we also added more categories, knowledge sources, and capabilities.

Adding campus support services required us to handle queries and tasks related to dining, transportation, facilities, and similar subjects. This was a challenging addition, because the facilities and real estate space—unlike the HR and IT support areas—doesn’t have many large service providers, which are easier to provide prebuilt connectors for.

One area that did lend itself to prebuilt connectors, however, was facilities ticketing.

Because many of our campus facilities vendors use Microsoft Dynamics 365, we were able to create an out-of-the-box connector in the agent for their ticketing process. You can take advantage of these kinds of preconfigured tools in your deployment.  

Key takeaways

Here are some things to remember when implementing the Employee Self-Service Agent at your organization:

  • Decide which starter agent you will deploy first. We recommend starting with a single agent covering one area (vertical), such as HR or IT support, and then expanding from there.
  • Consider a phased rollout to allow time to refine responses and ramp up the number of topic areas and knowledge sources installed in your agent.
  • Use the prebuilt connectors to make it easier to integrate the agent with your existing systems.We developed customized connectors for major HR and IT service providers and a Microsoft 365 Dynamics connector to integrate with our many facilities vendors around the world.

Learn more

How we did it at Microsoft

Further guidance for you

Chapter 3: Driving adoption by breaking old habits

Once upon a time, when our employees needed help with a technical issue or an HR question, they literally picked up the phone and called the relevant internal phone number. That quickly evolved into an email-centered system, where employee questions were sent to a centralized inbox that would then generate a service request. Still later, chat-based help was introduced.

Using AI to handle employee questions and service requests is a natural step in this evolution, as large-language models were built to parse vast data repositories and return the right information (often with the help of multi-turn queries and responses). And by encouraging self-service, an AI agent can help meet employee needs faster while saving the organization’s staffing resources for other needs.

But getting employees to change their habits and use a tool like the Employee Self-Service Agent wasn’t going to be as easy as just flipping a switch. Here’s how we handled this important change management task at Microsoft.

Adoption across verticals

A key principle that we learned during the adoption process was that 80% of our change management activities for the agent are applicable to all our verticals (whether it be HR, IT support, campus facilities, or another category). We didn’t need to reinvent the wheel each time we added to the topics that the agent covered.

This allowed us to create a change management “playbook” that we could use each time we expanded to a new category. So, while roughly 20% of the strategies we used were specific to that vertical, the vast majority were the same, which saved time as we moved through onboarding the different categories.

Leadership is key

To get our employees to change the way they ask for help, we found it essential to get the support of our key leaders, something we refer to as “sponsorship.”

We found that good sponsorship doesn’t just come from your central product, communications, or marketing groups. It is equally vital to invest in relationships with local leadership in different regions as you roll out the agent (especially in multinational companies like ours).

Local leaders understand the various regional intricacies—including language, functionality, and the rhythm of the business—that can help inspire their segments of the workforce to adopt a new tool, and then evangelize it to others in turn. Working closely with these kinds of sponsors will help you pull off a successful adoption campaign.

If you have works councils, be sure to seek out your representatives and solicit their feedback on your agent experience early on. You can help them understand how the agent was developed and trained, then address any concerns they raise.

We’ve found that once our works councils are made aware of the careful processes we go through to protect user privacy, and to ensure compliance with our Responsible AI standards, they become enthusiastic supporters and can help promote agent adoption. (Read more about our experience with our works councils and the Microsoft 365 Copilot rollout.)

Defining your messaging

Work with your internal communications team to come up with a well-planned messaging framework for your agent rollout. Based on our experience, it’s likely you’ll need to communicate across a wide variety of teams and organizations like HR, IT, facilities, finance, and so on.

It’s important to be clear about how you’re positioning the product for your employees. This will allow you to develop both overall messaging for general use, but also content tailored to specific teams or employee roles. The more sophisticated your messaging, the more likely it is to be effective in encouraging user adoption of the agent in their regular workflow.

Listening to feedback

As Customer Zero for the company, our employees are our best testers and sources of feedback during our product development process. The Employee Self-Service Agent was no different, and we continue to gather crucial feedback and user data throughout the internal adoption process.

Because the agent is a tool centered on helping your workers resolve challenges and get quick answers to questions, you’ll want to set up your own systems for capturing their feedback and make sure the agent is meeting a high-quality bar.

We found that setting yourself up for success when it comes to listening to your employees involves two major aspects: Developing and deploying a system for gathering employee sentiment about the product, and then creating a system for analyzing that feedback and funneling the findings back to your IT team.

Some of the types of feedback and methods we used to gather it during the development process included:

  • User-testing data
  • User satisfaction ratings
  • User surveys, interviews and other research
  • Voice of the customer (in-product feedback)
  • Pilot projects and focus groups (smaller segments of users)
  • IT support incidents
  • Usage data and telemetry
  • Community-based early adopter feedback (similar to our Copilot Champs community)
  • Social media feedback and comments

You can choose from among these options to set up your own feedback mechanisms, or come up with something customized to your implementation.

Calibrating your usage goals

Remember that the Employee Self-Service Agent is not an all-purpose AI tool like Microsoft 365 Copilot, which your employees might use a dozen times a day. Instead, they may only need assistance from HR or IT support, tools, and information sources a few times a week (or even less). Your usage targets should be calibrated accordingly.

At the same time, the more categories of assistance you add to the agent, the more your usage levels can grow—along with user expectations.

When we decided to add campus support (dining, transportation, and facilities-related needs and queries), one of the motivators was to provide information that users might need on a more regular basis. This addition helped us increase adoption and build daily usage habits for the agent among our employees.

Making the agent your front door for employee assistance

Your employees may have longstanding habits around the ways that they seek assistance, such as moving quickly to email a service request, or immediately engaging a live support technician. There might even be someone helpful in the office next to them that they lean on for IT support. We’re aware that breaking such habits can be a challenge.

That’s why we decided to change our own employee-assistance workflows. In the case of HR, we are planning to remove the option to email a centralized alias for help, which was the default in the past. This forcing function will instead prompt our employees to turn to the agent first for assistance, creating a “front door” for all our HR service requests.

For our IT support function, we are switching from a Virtual Agent chatbot to the Employee Self-Service Agent, which should provide users with a richer experience and a higher rate of resolution.

Of course, our main goal is for the agent to handle an employee’s issue without having to seek further assistance. But what happens when the agent cannot resolve their problem or handle their request? That’s why we’ve also implemented a “smooth handoff”—either to create a service request or connect the user to a live agent for specialized assistance.

There are three key steps in this process:

  1. The Employee Self-Service Agent can identify when the user has reached a point where they need to move to a higher level of assistance via a live agent or a service request. (Note that we also allow the employee to make that determination for themselves.)
  2. We then give them different options for how they want to connect to live support.
  3. When the employee is transferred to a live technician, the Employee Self-Service Agent is able to pass on the chat history from its session with the user. That way, the technician or staff support can quickly get up to speed on the situation, see what the employee has already asked about and tried, and start helping them immediately.

Enabling the employee to quickly and smoothly transition to a higher level of support without leaving the chat increases user satisfaction and makes them more likely to return to the agent the next time they need assistance.

Strategic outreach to employees

Of course your workers, like ours, are busy with their day-to-day job functions. They may be resistant to trying a new tool or going through special training on how to access employee assistance. Or they may just not know about it.

Because of our regionally phased rollout of the agent, email was one of the most effective tools we used to connect with specific audiences and make them aware of the tool. With specific email lists, we could make sure that only employees in that phase of the rollout were seeing the message.

A key aspect of getting our employees to adopt any new tool is reinforcement—the process of sustaining behavior change by providing ongoing incentives, recognition, and support. Some of the reinforcement strategies we used for the agent included:

  • Targeted communications: Emails and organizational messages invited employees to try the agent as they received access
  • Multi-channel campaigns: Promotion of the agent via portals, newsletters, digital signage, and more to keep it at the forefront of employee minds
  • Training: Workshops and micro-learning sessions about the agent
  • Social campaigns: Posts highlighting the tool to increase awareness and gather employee feedback (see details below)
  • Leadership support: Managers modeled usage of the agent and promoted it regularly
  • Processes: The tool was part of regular employee workflows
An example of a fun Viva Engage post that our internal communications team created to encourage daily usage of the Employee Self-Service Agent during the holiday season.

One very important communications channel that we used in our adoption efforts was Microsoft Viva Engage. We set up a private Engage community for the Employee Self-Service Agent, then populated it with each new wave of users as they were given access to the tool (eventually all were given access when the tool went companywide).

We used this channel for various kinds of messaging:

  • General product awareness
  • Updates on new or changing functionality
  • Answering questions or addressing frustrations (two-way dialogue between users and the product team)
  • Fun and helpful “tips and tricks” that users could try (these could come from the product team, leadership, or individual product “champions”)

We also inserted messages about the new agent into our regular communications with different audiences, including HR professionals, IT support personnel, and internal comms staff at the company. And we regularly messaged company leaders about it, so they could encourage their teams and direct reports to support the effort and evangelize for the tool.

One thing we did was make clear to our employees that even though the agent was not able to handle an issue today, it might be able to in a month or two. That’s why ongoing communications to users was important.”

Prerna Ajmera, general manager, HR digital strategy and innovation

Of course, as a natural language chat tool, the Employee Self-Service Agent doesn’t require formalized training. The product itself is designed to guide users and allow them to experiment, simply by stating their needs in plain language. Most employees will already be familiar with AI tools like Microsoft 365 Copilot, so effectively using an AI-powered employee-assistance agent should be a low bar to clear.

Managing expectations

Your Employee Self-Service Agent rollout will be an ongoing journey as you add topic areas, functionalities, and other product features. Your product roadmap will evolve as you learn more about what your employees need with this kind of AI solution.

One factor to consider is how to set realistic user expectations about what the agent can do while the product matures and improves. As we gradually rolled out the tool, we messaged that the agent was in “early preview,” which helped avoid employee disappointment when it couldn’t handle a specific request.

“One thing we did was make clear to our employees that even though the agent was not able to handle an issue today, it might be able to in a month or two,” Ajmera says. “That’s why ongoing communications to users was important, as new capabilities were added and speed and accuracy improved.”

We also created messaging for early users indicating that their testing was an integral part of making the tool more effective. This created a positive feedback loop while also keeping employee expectations reasonable.

How we measured success

Carefully tracking and analyzing your success metrics throughout your development and release of the product is a high priority. Without this step, you are working in the dark.

At Microsoft, we identify the key performance indicators (KPIs) for a particular product and then use them as our North Star for any internal release. But the specifics of those KPIs can vary from product to product.

Graphic shows the improved success rates that employees have when seeking assistance from the Employee Self-Service Agent versus traditional support channels.
Early results from our internal deployment of the Employee Self-Service Agent showed marked increases in success rates when users sought assistance from an AI tool as compared with existing support channels.

For example, measuring the monthly average user (MAU) statistics might be extremely important for an all-purpose productivity tool like Microsoft 365 Copilot. But for an employee-assistance tool, the goal is not necessarily regular use, because employees aren’t constantly facing challenges that require help (we hope). Usage statistics may also be affected by certain events or cyclical needs, such as annual employee reviews or a major technology change (like a significant Windows update).

With this in mind, we identified certain key metrics for the Employee Self-Service Agent. In this case, the top KPIs included:

  • Percentage of support tickets deflected
  • Net satisfaction score
  • Latency period
  • Reliability
  • Total time savings
  • Total cost savings
  • Identified and prioritized issues (reported back to product group)

Overall, we focused on the rate at which employees were able to resolve issues without opening a support ticket, as this would likely generate the greatest return on time and cost savings. We came up with an overall target across the different verticals of 40% ticket deflection, and we’re making solid progress toward this goal as we continue to refine and improve the agent.

Part of our measurement process is a monthly progress meeting of key project stakeholders, where all KPIs are evaluated to see if our targets are being met. If the results do not meet expectations, we identify the potential causes and discuss what adjustments need to be made to address these shortfalls.

Key takeaways

Here are some key things to remember when it comes to adoption efforts for your Employee Self-Service Agent:

  • Don’t reinvent the wheel. Most of your change management and adoption strategies for the agent will be the same across different regions and help categories.
  • Line up product sponsors. Finding leaders and others across the organization to help you promote the Employee Self-Service Agent within their own groups, functions, and regions can make a big difference in gaining employee trust and encouraging adoption.
  • Set up proper listening channels. You’ll want to gather as much feedback as possible from your employees as you roll out the agent so you can understand what is working well and what needs improvement. This kind of feedback loop can also make your employees feel heard and help them shape the tool.
  • Make the shift to agent-first help. Employee habits for seeking assistance can be resistant to change. We decided that turning off the “email to create a service ticket” workflow was a great way to nudge our workers to recognize the agent as the first option for their assistance needs.
  • Be strategic in your communications. Use tools like email, Viva Engage, and other appropriate communications channels to target your communications and encourage a two-way conversation with employees about the agent. Sharing fun tips and encouraging peer support are other ways to increase awareness and engagement with product.
  • Identify your key metrics. We determined our benchmarks for success for this particular type of agent, then tracked them and made the results available to key stakeholders. This allowed us to measure the impact and effectiveness of the product.

Learn more

How we did it at Microsoft

Although some of the blog posts below are about adoption efforts related to Microsoft 365 Copilot, they can give you ideas on how we promote internal adoption of agentic AI products at Microsoft.

Further guidance for you

Begin your journey with the Employee Self-Service Agent

Agentic AI offers incredible promise to transform employee productivity, giving individuals access to powerful tools that enable them to accomplish more. We believe the Employee Self-Service Agent is another step along that path, allowing workers to get instant help with tasks that used to be cumbersome and time-consuming.

Photo of Fielder

“We’re excited to get the Employee Self-Service Agent out and into the hands of our customers, so that they can reap the same benefits that we’re already seeing from it. As we continue to refine the product and expand the number of verticals it can cover, we expect to realize exponential efficiency gains and capture even more cost savings across our entire organization.”

Now that you’ve read about our experience deploying the tool, it’s time to start your own journey. Successful implementation means your people will spend less time on the phone with support staff or hunting through web pages and other resources for help with routine employment tasks and more time devoted to their productive work, reducing job-related pain points and frustrations.

You can benefit from the lessons we’ve learned and the many helpful features and capabilities that we’ve built into this product, all of which are designed to make your implementation as fast, easy, and effective as possible.

“We’re excited to get the Employee Self-Service Agent out and into the hands of our customers, so that they can reap the same benefits that we’re already seeing from it,” says Brian Fielder, vice president of Microsoft Digital. “As we continue to refine the product and expand the number of verticals it can cover, we expect to realize exponential efficiency gains and capture even more cost savings across our entire organization.”

Key takeaways

Here are some of the essential top-level learnings we gleaned from our deployment of the Employee Self-Service Agent, which you should keep in mind as you start out on your own deployment path:

  • Identify and engage the right people. You’ll need buy-in and advocacy from leaders across the organization; the involvement of key stakeholders from HR, IT, legal, and compliance; and technical guidance from admins, license administrators, environment makers, and knowledge-base subject matter experts.
  • Develop your plan. Understand the major phases of governance, implementation, and adoption of the tool, and make sure that you have adequate resources and support for each phase.
  • Verify the quality of your content. Your chances of success will be better if you undertake a thorough content assessment to address the currency, accuracy, and structure of all relevant knowledge bases. Pay particular attention to the topics and tasks that are in greatest demand by employees when they access help services.
  • Consider a phased rollout. Releasing your Employee Self-Service Agent to progressively larger groups of workers across your organization allows you to gather data and feedback and improve the performance and relevance of the agent over time. You can also expand the number of categories that your agent covers as you go, increasing the impact and appeal of the tool.
  • Communicate strategically to promote adoption. Convincing employees to break longstanding habits when seeking help is a challenge. Email is helpful for targeting specific groups of employees, but be sure to use tools like Viva Engage to create community, answer questions, provide fun tips and tricks, and announce new capabilities and options.
  • Set clear goals and measure against them. Come up with a targeted set of KPIs that reflect your organization’s needs and aspirations, then develop a plan to capture data for each of these indicators and a regular reporting cadence to keep stakeholders informed of progress toward your goals.

Learn more

How we did it at Microsoft

Try it out

We’d like to hear from you!

The post Deploying the Employee Self‑Service Agent: Our blueprint for enterprise‑scale success appeared first on Inside Track Blog.

]]>
22492
AI at scale: How we’re transforming our enterprise IT operations at Microsoft http://approjects.co.za/?big=insidetrack/blog/ai-at-scale-how-were-transforming-our-enterprise-it-operations-at-microsoft/ Thu, 29 Jan 2026 17:00:00 +0000 http://approjects.co.za/?big=insidetrack/blog/?p=22117 Running an IT operation at a global scale is a daunting task, even for Microsoft. Comprised of millions of connected devices and virtual networks, our complex IT infrastructure places high demands on our staff and resources worldwide. That’s where the promise of AI transformation comes in. We at Microsoft Digital, the company’s IT organization, have […]

The post AI at scale: How we’re transforming our enterprise IT operations at Microsoft appeared first on Inside Track Blog.

]]>
Running an IT operation at a global scale is a daunting task, even for Microsoft. Comprised of millions of connected devices and virtual networks, our complex IT infrastructure places high demands on our staff and resources worldwide.

That’s where the promise of AI transformation comes in.

We at Microsoft Digital, the company’s IT organization, have developed and implemented a diverse portfolio of agentic, AI-driven capabilities that are now embedded directly in our day-to-day IT operations. These agentic systems—AI solutions that can reason across data, recommend actions, and, in some cases, execute workflows with human oversight—turn telemetry and insights into action, making our IT infrastructure and processes more resilient, auditable, and proactive.

“We’ve crossed an important threshold in the evolution of AI for IT. We’re now using the capabilities these technologies provide to transform all our core IT services, making everything we do on that side more efficient and secure.”

Brian Fielder, vice president, Microsoft Digital

While your organization’s IT infrastructure may not match our size or complexity, we believe any company can benefit from the AI-driven innovations that we’ve implemented in recent years.

We focus our AI investments across three core areas:

  • Network management and infrastructure
  • Tenant and device management
  • Employee and engineering productivity

We’re also using AI across our IT systems to increase security, both as a standalone initiative and an integrated priority. This principle is baked into all our compliance, vulnerability response, and governance scenarios.

“We’ve crossed an important threshold in the evolution of AI for IT,” says Brian Fielder, vice president of Microsoft Digital. “We’re now using the capabilities these technologies provide to transform all our core IT services, making everything we do on that side more efficient and secure.”

Enterprise IT maturity

This article is part of series on Enterprise IT maturity in the era of agents. We recommend reading all four of these articles to gain a comprehensive view of how your organization can transform with the help of AI and become a Frontier Firm.

  1. Becoming a Frontier Firm: Our IT playbook for the AI era
  2. Enterprise AI maturity in five steps: Our guide for IT leaders
  3. The agentic future: How we’re becoming an AI-first Frontier Firm at Microsoft
  4. AI at scale: How we’re transforming our enterprise IT operations at Microsoft (this story)

Pillar One: AI in network management and infrastructure

We have applied AI throughout our global network and IT infrastructure, enabling us to keep up with the ever-increasing demands for capacity and services while reducing disruptions and incidents.

The different innovations we’ve made that fall under this pillar demonstrate the breadth of the opportunity to reimagine IT services with AI.

Supporting enterprise IT at Microsoft: Our three pillars

The impact of AI technologies on enterprise IT operations at Microsoft can be divided into three main areas: network management, tenant and device management, and employee and engineering productivity.

AIOps: Transforming network management with operational excellence

AIOps, or Artificial Intelligence for IT Operations, involves the application of machine learning, big data analytics, and automation to streamline and improve IT operations processes. In Microsoft Digital, we use AIOps to help us to manage our complex global IT infrastructure.

Our AIOps solution leverages sophisticated data insights to detect and remediate network issues before they become impactful. We use our internally developed AIOps tools to turn raw signals and institutional know-how into guided actions that have led to major time and cost savings.

AIOps benefits include:

  • Enhanced productivity: AIOps reduces cognitive load by automating routine tasks, allowing teams to focus on more strategic activities.
  • Proactive issue resolution: AIOps executes automatic troubleshooting and remediation, minimizing downtime and reducing incident impact.
  • Improved decision-making: AIOps leverages advanced analytics and machine learning to provide actionable insights, which enhances our decision-making capabilities.

The impact of our AIOps work is huge: thousands of hours of engineering time saved and a significant reduction in total disruption time for employees across the company’s global workforce.

Related products:

Microsoft 365 Copilot and Azure AI Services

NiC: A network engineer’s companion

Our Network Infrastructure Copilot (NiC) serves as an everyday companion for our network engineers and field IT professionals. With NiC, our IT pros can use natural-language queries to gain quick, accurate insights into network health, configuration states, documentation, troubleshooting resources, and live device data—all in one place.

Some of the typical use cases for NiC include:

  • Summarizing syslogs for specific devices
  • Recommending circuit upgrades
  • Checking deployment status
  • Listing devices missing required controls (such as AuditD)

In aggregate, NiC streamlines network device lifecycle management and operation, delivering significant time savings while improving the consistency of operational decisions.

Related products:

Microsoft 365 Copilot, Microsoft Foundry, Azure OpenAI, Azure Data Explorer

Vuln.AI: Proactively keeping our systems safe

Leaving just a single connected device unpatched could put our entire enterprise at risk. That’s why we developed Vuln.AI (Vulnerability Management Copilot), our intelligent agentic system that has transformed the way we identify, prioritize, and resolve these vulnerabilities across our enterprise network.

Vuln.AI coordinates two agents that enable our network engineers to gather, analyze, and respond to vulnerabilities proactively using AI insights. The research agent maps the vulnerability to the Microsoft infrastructure, significantly increasing accuracy and reducing manual effort and time involved. It then feeds this information to an interactive AI agent, which becomes a gateway for a security engineer or device owner to interface with the data, ask detailed questions, and gather the required information.

Thanks to Vuln.AI, we’ve been able to accelerate infrastructure compliance, reduce exposure windows, streamline security operations, improve endpoint hygiene, and lower operational risk. Our data show thousands of hours of engineering time saved and meaningful improvement in the accuracy of impacted-device identification.

Related products:

Microsoft 365 Copilot, Microsoft Foundry, Azure OpenAI, Azure Data Explorer

MyWorkspace AI Assistant: Scaling support to meet demand

Engineering disciplines across Microsoft rely on production-like Azure lab environments for testing Windows updates, investigating incidents, and building customer demos. We created the MyWorkspace AI Assistant to enable the rapid creation and management of these lab environments in the face of increasing user demands across our operations. This tool uses AI to help speed tasks such as the development and testing of Windows updates, investigating security incidents, and creating prototypes for customer demos.

Time is a critical component for all lab scenarios, whether it be resolving a customer support issue or testing a Windows Update ahead of a patch release. Our goal is to reduce “Customer Pain Time” (CPT), which measures the amount of time it takes to solve a customer’s problem. Every hour saved in the support process represents a multi-hour reduction in customer pain.

Our most recent data shows that My Workspace AI Assistant reduced tickets submitted to our Tier 1 teams by 50% and saved 500 hours by leveraging support chats, configuration guides, and other artifacts In addition, new user onboarding training tickets were reduced by 90%, and individual support interaction time was reduced from an average of 20 minutes to 30 seconds.

Related products:

Azure OpenAI, Azure Cognitive Search, Azure Bot Framework, Azure Adaptive Cards

Pillar Two: Tenant and device management

One of the most complicated dimensions of managing IT services at Microsoft is our tenant. This refers to the internal instance of all our cloud services, including Teams channels, SharePoint sites, Power BI workspaces, apps, and email accounts, as well as the millions of devices used by our global workforce.

In Microsoft Digital, we’ve developed a number of AI-powered tools and solutions to help us manage this gigantic management challenge.

Digital asset management with AI: Governing the tenant

Microsoft empowers our employees to create assets—apps, groups, sites, Power Platform environments, Power BI workspaces—at self-service speed, and our governance must match that pace. Our Digital Asset Management Copilot is a multi-agent solution that surfaces risk and policy violations, recommends fixes, and enables self-service remediation.

Our employees can access a Copilot-like experience to self-manage their assets and ensure app compliance accountability. The agent surfaces insights and recommendations related to asset compliance like oversharing of sensitive documents, highlights tenant assets that pose a security risk, offers remediation mechanisms, and can execute compliance tasks with end-user or admin validation.

The benefits include a more secure enterprise tenant and an embedded culture of compliance: Simplify compliance responsibilities, making them intuitive and seamless for our employees. Success is gauged through end user NSAT scores from our compliance solutions.

The scope of this tool spans more than 1.5 million digital assets in the tenant. The benefits include a more secure enterprise tenant and an embedded culture of compliance. With the help of the Digital Asset Management Copilot, we aim to reach our overall goal of 90% compliance with policies covering ownership, labeling, oversharing, and periodic attestation across the tenant.

Related products:

Microsoft 365 Copilot, Dynamics 365 Copilot, Azure AI Service, Power BI Copilot

Works councils and tenant trust reviews: Optimizing tenant onboarding

In the past, fragmented and manual processes around works councils and tenant trust reviews consultations in the European Economic Area  could result in delays to our product launches by as much as four to six months. Our AI-driven optimization program streamlines the end-to-end process, improving submission quality and routing and providing other efficiency recommendations.

The result of these efforts is significant: We’ve managed to reduce the average works councils and tenant trust review cycle times from 133 days to 40—about a 70% improvement—while strengthening trust and transparency across roughly 17 European Economic Area countries.

Related products:

Microsoft 365 Copilot, Azure AI Service, Power BI

Enterprise Vulnerability Management: Reducing risk to our device fleet

Our extensive companywide Windows device fleet is exposed to vulnerabilities for extended periods after remediations (patches) are applied, increasing the risk of security breaches and operational inefficiencies. Relying on manual processes can lead to slow response times.

Enterprise Vulnerability Management (EVM) is a multi-phase strategy that uses AI technology in combination with Microsoft first-party vulnerability management solutions to proactively secure and maintain the fleet. While Vuln.AI helps us keep our enterprise infrastructure safe and secure, EVM does the same for our fleet of Windows devices.

EVM minimizes risk and reduces manual effort by integrating advanced detection, automated remediation, and compliance acceleration, minimizing risk and manual effort. This holistic approach ensures our devices stay secure and compliant with minimal IT intervention, delivering resilient, self-healing endpoints across the enterprise.

AI-driven EVM delivers measurable impact across our security, compliance, and IT efficiency. Our goal is to reach 95% compliance within a week of a major patching event while reducing operational overhead and enhancing enterprise resilience.

Related products:

Windows Autopatch, Intune, Windows Update

IntelLicense: Our AI-driven license optimization and audit readiness

Managing a software estate the size of ours—including 28 disconnected systems, 400,000 software assets, and more than 800 suppliers—requires license intelligence. IntelLicense is a set of advanced, AI-driven solutions we’ve developed to help us revolutionize our software discovery and acquisition processes.

These solutions optimize our software asset management throughout the enterprise software lifecycle, reducing fragmented data, lowering audit risk, and accelerating decision-making. These changes have delivered substantial cost savings and efficiency improvements. One standout example: Our external vendor audits that previously took an average of 154 days are targeted to drop to about 15 minutes, thanks to IntelLicense changes.

Related products:

Microsoft 365 Copilot, Microsoft Fabric, Power BI Copilot, Microsoft Foundry, Azure AI Service

myDevice AI: Transforming our IT asset management

Ensuring the security of our physical assets requires a unified and accurate inventory. Fragmented IT asset data leads to inconsistent policies and exposes vulnerabilities, making it difficult for security teams to quickly isolate threats and limit potential impact.

The myDevice AI Agent advances an AI-native approach to IT asset management across our IT tenant. The agent automates our high-volume employee requests, clarifies inventory, and streamlines our procurement. While this is occurring, the agent’s recommendation engine matches devices to our users’ needs to improve satisfaction and security.

Early results from myDevice AI include an approximately 50% reduction in time and costs in asset management (eliminating thousands of hours in manual processes annually), as well as improved security and a more personalized device-procurement experience for employees. In time, we will broaden this impact as agentic workflows expand to include labs, printers, conference rooms, and Internet of Things devices.

Related products:

Microsoft 365 Copilot, Azure AI Service

Pillar Three: Our employee and engineering productivity

Building the software and systems needed to power Information Technology at Microsoft is a time-intensive job. Our engineers have been hard at work building AI-powered solutions that make building and maintaining those systems more efficient and streamlined, answering the question, “How can we apply AI to make this more efficient?”

Here are a few of the solutions we’ve found to help cut down the time and effort involved in some of the routine, day-to-day IT procedures that help keep our systems running smoothly.

ADO Copilot: AI with Azure DevOps

ADO Copilot empowers all our developers and product managers by providing instant, AI-driven insights and automation within Azure DevOps (ADO). This AI-driven assistant seamlessly integrates into ADO and acts as a “trusted copilot” with natural-language capabilities that automate workflows; enhance productivity, compliance, and velocity; and amplify decision-making across the planning, building, and deployment phases.

This agentic solution reduces the time we spend searching for information, managing permissions, planning sprints, summarizing KPIs, and resolving engineering friction points. It enables our engineering teams to move from planning to execution faster and with greater quality and consistency.

The early results from our use of this tool show extensive time savings, which projected over a full year would mean 73,000 fewer hours of engineering time required for the same output.  We’ve also seen greater developer satisfaction and faster movement from planning to execution.

Related products:

Azure DevOps, Azure AI Service

ADO Work Item Assistant: Automating our ADO processes

Building consistent, high-quality ADO work items manually can be time-consuming and prone to errors. Our ADO Work Item Assistant is a generative AI-powered tool that streamlines the creation and understanding of Azure DevOps work items, including features, user stories, tasks, bugs, and custom item types.

The benefits of our assistant include:

  • Greater efficiency: The potential to cut the amount of time it takes to craft an ADO feature or user story in half (50%).
  • Project delivery enhancement: A streamlined approach mitigates errors and inconsistencies.

By leveraging the power of AI within Azure DevOps, we can significantly simplify and accelerate the work-item authoring process for our product management and engineering teams, improving quality and reducing workload.

Related products:

Azure DevOps, Copilot Studio, ES Chat

Automation hub and catalog: Solving task fragmentation

Large enterprises face major productivity challenges stemming from scattered information, fragmented systems, and reliance on numerous disconnected apps. This fragmentation leads to increased meetings, duplicative effort, and significant time spent on lower-level tasks.

Automation Hub/Automation Catalog is our customizable Teams app—built on Power Platform and Power Catalog—that addresses this challenge by applying AI-powered automation solutions that integrate seamlessly with your existing systems. Common automations include a daily consolidated task list, cancelled-meeting alerts, flags for important emails, and nudges on unanswered messages. The app streamlines workflows and jump-starts productivity gains, enabling you to enhance operational efficiency while maximizing your ROI.

Related products:

Microsoft 365 Copilot, Microsoft Teams, Power Platform

The future of AI in IT

As enthusiastic as we are about our progress so far, we’re even more excited about the great potential that AI agents show in terms of lowered costs, time saved, and boosted productivity across our IT operations.

A photo of Gupta.

“The advent of AI agents is the next big step in AI-powered innovation. We are actively working towards our vision of deploying, governing, and managing a fleet of agents across our IT organization, pushing Microsoft to the boundaries of the AI Frontier.”

Monika Gupta, partner group engineering manager, Microsoft Digital

We’re anticipating that these solutions will continue to scale up as we further optimize and standardize large language models and agent patterns in our engineering organizations. Multi-agent orchestration will make an impact on governance and vulnerability response, and autonomous actions will become more common in everyday IT workflows. Measurement rigor will continue to sharpen, ensuring that value is tracked and amplified as AI tools and technologies proliferate across the enterprise.

“As exciting as it’s been to see the many practical applications of AI across our IT portfolio the last two years, 2026 is shaping up to be even more exciting,” says Monika Gupta, partner group engineering manager in Microsoft Digital. “The advent of AI agents is the next big step in AI-powered innovation. We are actively working towards our vision of deploying, governing, and managing a fleet of agents across our IT organization, pushing Microsoft to the boundaries of the AI Frontier.”

Key takeaways

Here are some important factors to consider as you contemplate adding AI tools and innovations to your IT operations and workflows:

  • Think holistically: Evaluate the major categories of your IT organization where AI can drive transformation—network management, tenant and device governance, and employee productivity.
  • Leverage AIOps for resilience: Use AI-driven operational tools to automate troubleshooting, reduce downtime, and improve decision-making across your network infrastructure.
  • Embed compliance into workflows: Implement AI-fueled governance solutions that make compliance intuitive and self-service, reducing risk while fostering a culture of accountability.
  • Accelerate vulnerability response: Adopt multi-agent AI systems to proactively identify, prioritize, and remediate security vulnerabilities, minimizing exposure windows and operational risk.
  • Boost productivity with AI assistants: Deploy AI Copilots and automation hubs to streamline engineering tasks, reduce cognitive load, and eliminate inefficiencies caused by fragmented systems.
  • Plan for scale and autonomy: Prepare for the next wave of AI in IT—multi-agent orchestration, autonomous workflows, and rigorous measurement frameworks to amplify value across the enterprise.

The post AI at scale: How we’re transforming our enterprise IT operations at Microsoft appeared first on Inside Track Blog.

]]>
22117
Deploying Microsoft Agent 365: How we’re extending our infrastructure to manage agents at Microsoft http://approjects.co.za/?big=insidetrack/blog/deploying-microsoft-agent-365-how-were-extending-our-infrastructure-to-manage-agents-at-microsoft/ Fri, 21 Nov 2025 16:34:47 +0000 http://approjects.co.za/?big=insidetrack/blog/?p=21220 The number and sophistication of agents that our employees are building here at Microsoft is growing rapidly. To help us and all enterprises respond to this new opportunity, the company just announced Microsoft Agent 365 at Microsoft Ignite. This product serves as the control plane for AI agents—a new evolution of the existing systems that […]

The post Deploying Microsoft Agent 365: How we’re extending our infrastructure to manage agents at Microsoft appeared first on Inside Track Blog.

]]>
The number and sophistication of agents that our employees are building here at Microsoft is growing rapidly.

To help us and all enterprises respond to this new opportunity, the company just announced Microsoft Agent 365 at Microsoft Ignite. This product serves as the control plane for AI agents—a new evolution of the existing systems that organizations like ours use to manage people and apps.

A photo of Johnson.

“We’re empowering our employees and teams to build agents with guardrails. We have governance structures in place to ensure our internal agents are useful, safe, and properly scoped.”

David Johnson, principal program manager architect, Microsoft Digital

Our team—Microsoft Digital, the company’s IT organization—is now using Agent 365 to track agents that employees and teams from across the company are building and deploying. We’re also using it to access the dashboard that allow us to manage and govern agents companywide. We plan to utilize the new platform to comprehensively manage our agent workload.

Agent 365 will enable Microsoft Digital to help our employees, teams, and organizations to build and deploy agents safely and effectively, according to David Johnson, principal program manager architect for governance for the organization.

“We’re empowering our employees and teams to build agents with guardrails,” says Johnson, who notes that we have more than 100,000 agents on the Microsoft tenant today. “We have governance structures in place to ensure our internal agents are useful, safe, and properly scoped.”

Agent 365 is the control plane for AI agents and will play a key role in accelerating our journey toward becoming an AI-powered Frontier Firm. Whether your agents are created with Microsoft platforms, open-source frameworks, or third-party tools, Agent 365 helps you deploy, organize, and govern them securely.

“Agent 365 delivers unified observability across your entire agent fleet through telemetry, dashboards, and alerts,” says Charles Lamanna, president of Business Apps & Agents for Microsoft. “IT leaders can track every agent being used, built, or brought into the organization, eliminating blind spots and reducing risk.”

Here in Microsoft Digital, we’re planning to use Agent 365 for multiple purposes, including:

  • Filtering our agent inventory on specific criteria, such as the type of agent or how it was built
  • Enhancing governance-specific actions we can take with agents in areas like ownership and quarantining
  • Gaining visibility into trends like agent usage
  • Ingesting agent blueprints and defining policy templates

If you are unfamiliar with an agent blueprint, it’s a portable specification for an AI agent’s identity, capabilities, constraints, data access, and lifecycle.

Agent 365 is part of our Frontier Firm organizational blueprint, which we’re using to blend machine intelligence with human judgment to create agents that are AI-operated but human-led.

Boosting governance with Agent 365

Agent 365 maximizes the value of agents while minimizing tenant risk. These are capabilities that play well with the data governance foundation that we’ve already laid here in Microsoft Digital, in which we use data sensitivity labels and data loss prevention controls to govern the data that agents use in our environment.

We incorporated elements of our tenant’s minimum bar for governance into how we secure agents. Those include Microsoft Purview Information Protection, a functional inventory, activity logging, lifecycle management, and the ability to properly isolate agents against crossing data boundaries.

Our intention is always to act as proactively as possible while putting reactive structures in place to catch any issues that arise. After all, this is a new technology, and there are bound to be some surprises. By combining all of these elements, we’ve landed on six core principles for governing agents:

  1. We built a data hygiene foundation: This enables you to trust your data estates with which employees build and use agents.
  2. We empower employees to create and share simple, low-risk agents: We provide a safe space and personal flexibility that allows individual employees to experiment, without implicating company data or content that users don’t own.
  3. We capture and vet sensitive data flows at the enterprise level: More complex or far-reaching agents owned by teams or lines of business need enterprise documentation to account for external audits or security and privacy validation.
  4. We protect data designated confidential or higher: We contain data flows to tenant mandates and only trust suitable storage destinations for content. This depends on the ability to gate which connectors can work with which particular source data and sensitivity labels.
  5. We enable internal teams and organizations with a smooth path to develop agents: This provides them with all of the services and sources they need along a path to release to the company.
  6. We honor the enterprise lifecycle: Both user-based and attestation-based lifecycles come into play. We treat agents that individual users own like any other user app, and delete them when the employee leaves the organization. Agents owned by teams have a lifecycle defined by the tenant and tied to attestation, the software development lifecycle, and accountability confirmations.
A photo of Lamanna.

“We want and need feedback from our own IT team. It will help ensure all our customers are able to move quickly to deploy the platform with speed and safety.”

Charles Lamanna, president, Business Apps & Agents

Customer Zero for Agent 365

In our role as Customer Zero for Microsoft, our team in Microsoft Digital shares our insights on Agent 365 and our suite of agentic AI products with Lamanna and the product team. This makes the products more effective for our customers.

“We want and need feedback from our own IT team,” Lamanna says. “It will help ensure all our customers are able to move quickly to deploy the platform with speed and safety.”

While it’s still early days for Agent 365, the potential for transformative impact is significant.

“I meet with many of our top enterprise customers, and some of their primary questions are around how Microsoft manages agents to prevent sprawl, allows agent enablement against company data, and governs those agents,” Johnson says. “Agent 365 gives us a powerful new tool to manage our agentic estate, ensuring that our agents are delivering the transformative impact we expect while also enabling us to manage and secure our environment more effectively. Enabling self-service agent creation at scale necessitates enterprise observability and governance.” 

We’re excited to share more about our Customer Zero journey with Agent 365 on Inside Track soon.

Key takeaways

Here are five ways you can use Agent 365 to unlock agent observability and management at your company:

  • Registry: Get the complete view of all agents in your organization, including agents with agent ID, agents you register yourself, and shadow agents.
  • Access control: Bring agents under management and limit their access to only the resources they need. Prevent agents from being compromised with risk-based conditional access policies.
  • Visualization: Explore connections between agents, people, and data, and monitor agent behavior and performance in real time to assess their impact on your organization.
  • Interoperability: Equip any agent with apps and data to simplify human-agent workflows. Connect them to Work IQ to provide context for the work to onboard them into business processes.
  • Security: Protect agents from threats and vulnerabilities, and detect, investigate, and remediate attacks that target agents. Protect data that agents create and use from oversharing, leaks, and risky agent behavior.  

The post Deploying Microsoft Agent 365: How we’re extending our infrastructure to manage agents at Microsoft appeared first on Inside Track Blog.

]]>
21220
Powering agentic AI adoption at Microsoft: Our ‘Customer Zero’ story http://approjects.co.za/?big=insidetrack/blog/powering-agentic-ai-adoption-at-microsoft-our-customer-zero-story/ Thu, 13 Nov 2025 18:45:00 +0000 http://approjects.co.za/?big=insidetrack/blog/?p=20862 At Microsoft, we are enabling our employees, teams, and organizations to build AI agents to help them complete important tasks—from individual employees in the personal productivity tenant all the way to enterprise-wide agents that are available to everyone. Engage with our experts! Customers or Microsoft account team representatives from Fortune 500 companies are welcome to […]

The post Powering agentic AI adoption at Microsoft: Our ‘Customer Zero’ story appeared first on Inside Track Blog.

]]>
At Microsoft, we are enabling our employees, teams, and organizations to build AI agents to help them complete important tasks—from individual employees in the personal productivity tenant all the way to enterprise-wide agents that are available to everyone.

In short, we’re all-in on agentic AI, and we want to help you get there, too.

“We’ve made a lot of progress deploying and driving adoption of Microsoft 365 Copilot since it was released, and we’re now doing the same when it comes to enabling our employees and our teams to build agents that make us more productive,” says Brian Fielder, vice president of Microsoft Digital, the company’s IT organization. “We’re Customer Zero at Microsoft, which means we’re the first to deploy and use the technology and services that we sell to our customers. Those learnings give us a unique perspective and story to share with you about the journey we’ve been on with AI and agents.”

We have two collections of agentic AI content that we think will be useful to you.

A photo of Fielder

“When it comes to agents, we’re still at the start. We expect to learn much more as we continue, lessons we’ll share here—stay connected and we’ll continue to share our story with you.” 

Brian Fielder, vice president, Microsoft Digital

The first set of stories documents our vision and strategy for agents. They walk you through our experience deploying agentic AI, our work to create tools that enable our employees to dive in, and, through smart governance, empower everyone at Microsoft to be confident and creative with how they use agents while keeping the company safe and secure.

Our second set of stories highlights some of the most interesting and effective agents that our employees, teams, and organizations have built. These stories will not only give you examples of agents that we’ve built, they show how you can go about building  similar agents for your organization based on the collective experience of our employees and teams at Microsoft.

“We hope you find reviewing the journey we’ve been on practical and useful,” Fielder says. “When it comes to agents, we’re still at the start. We expect to learn much more as we continue, lessons we’ll share here—stay connected and we’ll continue to share our story with you.”  


Deploying agentic AI at Microsoft


Agents we’ve deployed internally at Microsoft


Key takeaways

We hope that you find our agentic AI stories useful. We wanted to share a mixture of our strategy and vision around enabling our employees to deploy agents, and to share stories that feature some of the most promising agents that our employees and teams have built and deployed.

We also understand that it can feel challenging to know where to start—it was for us. Here are some things we learned along the way that should help you:

  • Governing agents is complex, and dependent on the overall AI maturity of your organization. Start slowly to build that maturity before unleashing too many new agents in your environment.
  • A strong policy framework is the foundation. Lean on existing app governance policies, then layer agent-specific structures on top.
  • Invest in data infrastructure and AI platforms. Building robust data infrastructure ensures your organization is prepared to leverage AI, and supports scalable, innovative, and secure AI-driven solutions.
  • Develop a building environment strategy. Decide what scenarios match up with specific environments and make the right environments available to the relevant employees.
  • Global regulations around categories like privacy, security, and responsibility provide a good baseline for establishing governance policies. Set relevant teams to work thinking through these regulations and incorporate their insights into your agent governance.
  • Foster a culture of creativity and teamwork. Champion an AI-forward culture where innovation and collaboration drive the adoption of agentic AI.
  • Develop AI expertise through training and development. As agentic AI transforms workflows and business outcomes across every industry, upskilling will empower your teams to navigate the rapid advances of AI, drive innovation, and ensure your organization stays competitive.
  • Align AI initiatives with strategy. Ensuring AI initiatives align with business goals maximizes their impact and positions your organization to succeed in the rapidly evolving world of agentic AI.
  • Implement ethical AI practices. You can use Microsoft’s Responsible AI principles as a guide. Adopting ethical AI practices builds trust, ensures responsible innovation, and prepares your organization to navigate the evolving landscape as AI becomes central to business operations and decision-making.

The post Powering agentic AI adoption at Microsoft: Our ‘Customer Zero’ story appeared first on Inside Track Blog.

]]>
20862
Accelerating employee services at Microsoft with the Employee Self-Service Agent http://approjects.co.za/?big=insidetrack/blog/accelerating-employee-services-at-microsoft-with-the-employee-self-service-agent/ Thu, 13 Nov 2025 18:25:00 +0000 http://approjects.co.za/?big=insidetrack/blog/?p=20941 Microsoft is a huge and complex organization, with more than 200,000 full-time employees working in hundreds of locations around the world. Engage with our experts! Customers or Microsoft account team representatives from Fortune 500 companies are welcome to request a virtual engagement on this topic with experts from our Microsoft Digital team. Previously, when our […]

The post Accelerating employee services at Microsoft with the Employee Self-Service Agent appeared first on Inside Track Blog.

]]>
Microsoft is a huge and complex organization, with more than 200,000 full-time employees working in hundreds of locations around the world.

Previously, when our employees had a question or a problem—whether it be a technical issue, an HR query, or just wanting to know what’s for lunch—they had to navigate through a variety of different apps, tools, and SharePoint sites to find the answer or get help with their task.

It was a time-consuming and frustrating experience. But the advent of generative AI has given us a new opportunity.

Microsoft 365 Copilot and the power of agentic AI have created a world where people simply type in questions or requests to get prompt and helpful assistance. Now we’re applying the capabilities of Copilot and agentic technology to the ongoing challenge of employee assistance.

A photo of D'Hers.

“At Microsoft, our mission is to transform the employee experience with AI solutions that provide personalized and seamless interactions for our employees throughout the workday. What we’ve created with the Employee Self-Service Agent is a powerful example of a solution doing just that.”

Nathalie D’Hers, corporate vice president, Employee Experience

The result is the new Employee Self-Service Agent, a “one-stop shop” providing vetted and personalized solutions to our workers across a range of high-demand topics and tasks, including human resources (HR), IT support, and facilities and real estate.

The agent combines the help functions for human resources, IT support, and facilities and real estate into one tool, allowing our employees to handle a range of tasks, such as requesting parental leave, resolving a problem with their device, or getting something fixed in their office. The Employee Self-Service Agent is available to all Microsoft employees worldwide and is also now available to customers.

“At Microsoft, our mission is to transform the employee experience with AI solutions that provide personalized and seamless interactions for our employees throughout the workday,” says Nathalie D’Hers, corporate vice president of Employee Experience. “What we’ve created with the Employee Self-Service Agent is a powerful example of a solution doing just that.”

The power of a ‘single pane of glass’

The essential premise of the Employee Self-Service Agent is that it serves as the one place for Microsoft employees to go when they need assistance. This means that they don’t have to remember what tool or website offers the best way to handle their question or task—it’s all available in one seamless, AI-powered interface.

“With this agent, we wanted a ‘single pane of glass’ for our employees and managers,” says Rajamma Krishnamurthy, principal PM architect manager for Employee Experience in Microsoft HR. “The idea is that they can come in and get all their questions answered, rather than have to go to multiple tools or URLs in different areas.”

Employee-Self Service screenshot

A screenshot from the Employee Self-Service Agent shows examples of how to get started.
The Employee Self-Service Agent allows the user to ask questions in natural language and get step-by-step responses that help answer their questions or resolve their issue.

The workflow is simple—launch Microsoft 365 Copilot, select “Employee Self-Service,” and type in your query. The agent then orchestrates an authoritative response and/or offers a form that can be used to carry out the desired action (auto-populating the form with details from the chat where possible).

A photo of Ajmera.

Many support tools that could benefit employees go unused because of limited awareness and the friction involved in completing tasks. This tool gives employees a new way to access that helpful information.”

Prerna Ajmera, general manager, HR digital strategy and innovation

If the question or task can’t be resolved by the agent, it hands the employee off to the appropriate tool, subagent, or support person.

The Employee Self-Service Agent is driving usage of support tools that our employees often overlook.

Many support tools that could benefit employees go unused because of limited awareness and the friction involved in completing tasks,” says Prerna Ajmera, general manager for HR digital strategy and innovation. “This tool gives employees a new way to access that helpful information.”

An early focus on HR and IT Support

In developing the Employee Self-Service Agent, we initially identified two main categories of employee assistance to focus on: HR and technical support. These are areas that generate millions of internal queries and support cases (help tickets) from our employees every year, which means the potential for a significant return on investment (ROI). (We subsequently added real estate and facilities later in the process.)

In the case of human resources, this meant looking at all the HR experiences that employees need help with and figuring out what could be handled with AI. Whether it was a question or task related to personal time off (PTO), performance, compensation, learning, internal job listings, well-being, or something else, we needed to make sure that the information the agent returned was relevant and helpful to that employee.

This is what distinguishes the Employee Self-Service Agent from Microsoft 365 Copilot Chat, which provides a more general answer that may not apply to that particular worker’s situation, and can’t access all relevant information about that employee.

A photo of Krishnamurthy.

“When it comes to HR, you need to make sure the answers are coming from authoritative sources, because HR is a very sensitive and vital part of how a company runs.”

Rajamma Krishnamurthy, principal PM architect manager, Employee Experience, Microsoft HR

With Copilot, you might ask for an overview of everything to do with a given project. But when it comes to employee-assistance topics, casting a wide net is not the desired outcome. An employee doesn’t want to hear about HR policies in India when they work in the U.S., or to get Mac-focused tech help when they use a PC. The needs of each of our employees are different, and so we built the agent to reflect that.

A major task in developing the agent was making sure that all the content that it draws from is accurate and up to date. This was especially important for HR-related responses, which sometimes deal with sensitive topics. We’ve carefully thought through privacy and security issues, are following our company Responsible AI principles, and making sure the agent adheres to regulations for each country or region.

“When it comes to HR, you need to make sure the answers are coming from authoritative sources, because HR is a very sensitive and vital part of how a company runs,” Krishnamurthy says. “Our new agent was built so that only vetted sources are responding to these questions.”

One advantage of the Employee Self-Service Agent is its ability to provide real-time assistance. Rather than having to file a ticket and then wait 24 to 48 hours for a response, the employee can get on-demand help and hopefully resolve their problem without waiting. 

“Previously, resolving an HR help request could take a couple of days,” Ajmera says. “These delays often came from the back-and-forth of traditional support channels—‘OK, you told me this; now, what’s the policy for that? What’s next?’ With the agent, employees can get answers in minutes. That’s the beauty of it.”

A photo of Berghofer.

“The agent’s content is specifically grounded in our authoritative IT service sources, and it also knows relevant details about you as a user. All of this context makes it better at guiding employees to solve their own support issues.”

Trent Berghofer, general manager, Microsoft Digital Modern Support

Agentic assistance to accomplish more

Another differentiator from previous employee assistance tools is that the Employee Self-Service Agent enables task completion, not just information retrieval.

For example, consider technical support (such as dealing with an audio issue on an employee’s device). Our workers are now able to get detailed, contextual, and specific help with their technical issues, helping them solve the issue without having to engage with assisted support and get a ticket created.

An agentic solution for employee assistance

The Employee Self-Service Agent retrieves authoritative information with natural-language queries and enables users to take action from within the chat.

“The agent’s content is specifically grounded in our authoritative IT service sources, and it also knows about you as a user—that you have this particular device, and the compliance state of that device, and what country you’re located in,” says Trent Berghofer, general manager of the Microsoft Digital Modern Support team. “All of this context makes it better at guiding the employee to solve their own problem, versus doing a generic search on the issue.”

If the employee does have to connect to live support via phone or chat, the technician will have access to their conversation with the agent. This way, the support professional can view details the user has already provided and the solutions that have already been tried. This saves time and decreases frustration.

Task completion is a primary gauge of return on investment (ROI) for the Employee Self-Service Agent. The overall goal across all help categories is for the agent to result in at least 40% fewer support tickets.

Each ticket represents a significant cost to any organization, and those costs add up, especially at large companies. With more than 2 million IT support interactions (via Virtual Agent, chat, and phone) across Microsoft annually, we project that the Self-Service Agent will produce substantial savings in tech support alone.

HR is another area where we hope to generate impact, as employees meet their needs with the Employee Self-Service Agent. Our specific goals include:

  • Reduce monthly HR tickets by 44% by mid-2026 through expanded self-service capabilities
  • Save employee time with rapid, frictionless fulfillment of requests 
  • Boost overall discovery and use of HR programs to deliver increased ROI
  • Increase business agility and reduce end-to-end process time

“Once it’s fully adopted, we’re expecting the agent to manage somewhere between 400,000 and 600,000 employee interactions a year that used to result in an HR support ticket,” Ajmera says. “That’s a significant shift and learning curve for our organization, in terms of how employees get help. Scaling the agent up to have this major business impact has been one of the biggest challenges for us.”

Saving time with AI support

Employee time savings is another significant driver of ROI. This is a key part of the third vertical we’ve targeted with the Employee Self-Service Agent—real estate and facilities.

A photo of West.

“Before we had the Employee Self-Service Agent, the employee-assistance experience was kind of fragmented across mobile, websites, and physical kiosks. The new agent unifies all of these experiences and puts them in the same place.”

Becky West, principal group product manager, Microsoft Digital

With hundreds of office buildings around the world, including dozens of cafés and other specialized sites, Microsoft must handle a constant stream of employee inquiries and activities related to real estate and facilities. These include things like:

  • Transportation – calling a shuttle for a ride between buildings
  • Dining – learning where your favorite dish is being served (and ordering it to go)
  • Booking a room – locating a space to relax or connect with colleagues
  • Lobby and visitor services – registering a campus guest
  • Facilities tickets – getting help with a repair or other building issue
  • Parking registration – recording where your car is parked
  • Maps – finding your way around a building or a campus

“Before we had the Employee Self-Service Agent, the employee-assistance experience was kind of fragmented across mobile, websites, and physical kiosks,” says Becky West, principal group product manager in Microsoft Digital. “The new agent unifies all of these experiences and puts them in the same place. Now our employees can ask questions in natural language, and it guides them through whatever campus experience they need to do—invite a guest, find dining options, create a ticket, etc.”

The number of working hours currently spent by our employees trying to find the answer to their facilities-related question or filling out a form to complete a task is difficult to quantify precisely across such a large organization. But consider just one common exercise: registering a visitor at a Microsoft building.

According to Digital Workplace Services data, in 2024 there were 2 million registered visitors at Microsoft buildings worldwide, with roughly 1.2 million of these considered business-related.

Previously, employees had to email or talk to lobby hosts (front-desk staff) to invite guests to Microsoft; the host would then enter the guest details into the Guest Management System.

Now, the Employee Self-Service Agent provides a simple form within the chat, asking for details like guest name, email, purpose (business or personal), building number, and date. Once the form is submitted, the system generates a confirmation and sends a QR code directly to the guest via email. That alone has the potential to save us 50,000 hours of employee time per year.

A photo of von Haden.

“One benefit of this is that anything you can do with Copilot Studio in terms of a custom engine agent, you can do in the Employee Self-Service Agent. Our product documentation goes into detail on how to configure it based on your particular needs.”

Kyle von Haden, principal group product manager, Microsoft 365 Copilot product group

Another great example is a common facilities request, like replacing a light bulb, reporting broken furniture, or workspaces that require cleaning. Instead of having to figure out which tool to use to report the issue and then filling out a request, the individual can go straight to the Employee Self-Service Agent and upload a photo.

“The agent detects the problem based on the image, fills in details, and enables the user to file their service request right from the chat,” West says.

Customizable and extensible

The Employee Self-Service Agent was built with Microsoft Copilot Studio, a tool that enables users to create and extend AI agents. The product is intentionally designed so that our customers can customize it to fit their own business needs using preconfigured workflows and accelerator packs that come with the agent.

“One benefit of this is that anything you can do with Copilot Studio in terms of a custom engine agent, you can do in the Employee Self-Service Agent,” says Kyle von Haden, a principal group product manager for the Microsoft 365 Copilot product group. “Our product documentation goes into detail on how to configure it based on your particular needs. We’re even including code samples that show you how to extend the agent further than what you get right out of the box.”

For instance, many of our customers rely on third-party solution providers such as Workday, SAP, or ServiceNow. So, our development process included producing connectors for some of these third-party offerings, making it easier for customers to integrate the Employee Self-Service Agent into their existing workflows.

This extensibility is an advantage of adopting the Employee Self-Service Agent, according to von Haden.

“The beauty of this product is that it comes with all these accelerators that help customers jumpstart their ability to deliver AI-driven employee assistance, because there’s no inherent limitations,” he says. “They have all the same flexibility they’d get by building a solution from scratch, but they get to build on this Copilot Studio foundation that offers powerful capabilities and will continue to grow as we invest more in it.”

The role of Customer Zero

With a new product like the Employee Self-Service Agent, having Microsoft employees use it as part of their everyday work and then provide detailed feedback was a valuable aspect of the development process. This is the essence of the company’s commitment as Customer Zero.

“For the Employee Self-Service Agent, the role of our internal users as Customer Zero has been incredibly important—in this case, doubly so,” says Kirk Gregersen, corporate vice president of product for Microsoft Viva and Microsoft 365 Copilot Experiences. “Because not only are we learning how to deploy the product in a real, complex environment, but we’re doing it in a world that’s completely new, given all of the changing variables around AI.”

To that end, we began rolling the agent out to employees more than a year ago in a geographically phased approach—first to the United Kingdom and Canada, then India, then to the United States and the rest of the world. Regular communications to employees—via email, Microsoft Viva, and other channels—raised awareness and encouraged use of the agent. And a sophisticated plan for listening and gathering product telemetry was implemented, so that all feedback could be captured and routed back to the product team.

This process was particularly important for building stakeholder trust in the tool. For example, our HR professionals worked closely with the product group to make sure the answers produced by the Employee Self-Service Agent met their high bar for accuracy and reliability.

“Engaging our stakeholders early was key,” Ajmera says. “We iterated with them as they went through the various prompts and responses manually and rated them for accuracy. We learned a lot. It’s still a work in progress, but we’ve gotten to the point where the agent is able to automatically generate responses that meet stakeholder expectations.”

A photo of Gregersen.

“This product is very significant for us, both from the user perspective and the cost-savings angle. We can get the right answers to and solve issues for our employees faster, which increases their satisfaction and helps them be more effective.”

Kirk Gregersen, corporate vice president, Microsoft Viva and Microsoft 365 Copilot Experiences

This “virtuous flywheel” development process played a role in making the Employee Self-Service Agent better and preparing it for general release, as a feature available to all Microsoft 365 enterprise customers with a Copilot license. That release is expected soon.

Because the agent is built on Microsoft Copilot Studio, it gives us flexibility to adapt and grow as needed. We plan to eventually expand the Employee Self-Service Agent to other key areas across the company, like finance, legal, and more—to become a true single-pane-of-glass portal for all our employees’ needs.

In the end, the agent offers the potential to deliver the kind of impact that only truly breakthrough business software can: delighted users and major ROI.

“This product is very significant for us, both from the user perspective and the cost-savings angle,” Gregersen says. “We can get the right answers to and solve issues for our employees faster, which increases their satisfaction and helps them be more effective. And the solution scales up to real cost savings for the organization.”

Key takeaways

Here are some things to consider when tackling employee assistance at your organization:

  • Approach it from the user perspective. Offering a “single pane of glass” portal from which an employee can access help on a wide variety of topics may present some technical challenges, but it meets users where they are and resolves their pain points.
  • Start with high-demand categories. We launched our Employee Self-Service Agent journey with two core verticals that offer potential for ROI: HR and IT support. We then added facilities and real estate, in part because the high usage rates (such as for dining and transportation) would drive greater employee awareness and boost user-session numbers.
  • Think about task completion. Employees need to not only access authoritative information, they also want the ability to accomplish their goal right from the agent interface. If their issue can’t be handled by the agent, it should be able to make a smooth handoff to the tool that can.
  • Spend time up front on data governance. An employee-assistance agent must supply clear, current, and accurate information that is highly relevant to that user. Vague, inaccurate, or irrelevant answers can damage product credibility with your employees.
  • Customizable rather than a turnkey solution. It’s important to note that the Employee Self-Service Agent is a flexible template built on top of Copilot Studio; it requires customization by your organization in terms of implementation, categorization, data selection, third-party integration, privacy, legal considerations, and other factors.
  • Make sure to collect feedback and iterate. Generative AI tools are still new, and your help solutions can be improved by listening to your employees and acting on what they tell you about their experience.

The post Accelerating employee services at Microsoft with the Employee Self-Service Agent appeared first on Inside Track Blog.

]]>
20941
Reimagining campus support at Microsoft with the Employee Self-Service Agent http://approjects.co.za/?big=insidetrack/blog/reimagining-campus-support-at-microsoft-with-the-employee-self-service-agent/ Thu, 13 Nov 2025 18:25:00 +0000 http://approjects.co.za/?big=insidetrack/blog/?p=20977 Julie is a typical Microsoft employee, one who commutes to her office, parks in a garage, orders meals from the cafeteria, finds her way to and around different buildings, hosts visitors, and occasionally must deal with a facilities-related service request. Engage with our experts! Customers or Microsoft account team representatives from Fortune 500 companies are […]

The post Reimagining campus support at Microsoft with the Employee Self-Service Agent appeared first on Inside Track Blog.

]]>
Julie is a typical Microsoft employee, one who commutes to her office, parks in a garage, orders meals from the cafeteria, finds her way to and around different buildings, hosts visitors, and occasionally must deal with a facilities-related service request.

In the past, Julie might have interacted with different apps and websites to get help with each of those tasks. Today, thanks to the power of agentic AI and Microsoft Copilot Studio, Julie can turn to a single portal to handle all of it: the Employee Self-Service Agent.

This agentic tool, which will soon be released publicly as a free add-on for the Microsoft 365 Copilot license, has already made a big impact on the lives of our employees, saving them time, effort, and frustration. We call it the “one-stop shop” experience of employee self-service.

“Before we had the Employee Self-Service Agent, the employee-assistance experience was fragmented across mobile, websites, and physical kiosks,” says Becky West, a principal group product manager in Microsoft Digital, the company’s IT organization. “The new agent unifies all of these experiences and puts them in the same place.” Now our employees can ask questions in natural language, and it guides them through whatever campus experience they need to do—invite a guest, find dining options, create a help ticket, etc.

West in a photo.

“Our employees rely on AI tools like Copilot to help get their work done. And the same is now true for resolving an issue related to facilities.”

Becky West, principal group product manager, Microsoft Digital

Of course, employees like Julie also need assistance with other common job-related tasks, like getting their human resources (HR) questions answered or fixing a technical issue with their device.

Those are also important categories included in the Employee Self-Service Agent, something the flexibility and extensibility of Copilot Studio makes possible.

“Our employees rely on AI tools like Copilot to help get their work done,” West says. “And the same is now true for resolving an issue related to facilities, HR, or IT support. We live in an AI-powered world, and this agent meets the moment for our people.”

In this story we share how we’re using the Employee Self-Service Agent in the real estate and facilities space, but it does much more than that. Our employees also use it to get help with IT problems and answers to their HR queries, and we expect to add other key areas soon, such as finance and legal. Available to all Microsoft employees worldwide, the full agent is already delivering a significant boost in productivity, cost savings, and user satisfaction across the company.

Everyday use cases for agentic assistance

Julie might not need IT support or help with an HR issue every day. But she’s always on the hunt for her favorite foods for lunch.

In our existing dining app, employees could look up that day’s menu for a specific building cafeteria, but they couldn’t just ask, “Hey, where can I get some good teriyaki on campus today?”

With the Employee Self-Service Agent, now they can.

“Searching on type of cuisine or dish is one of the top requests we were getting,” says Balaji Radhakrishnan, principal software engineering manager for the dining team. “It was an important feature missing from our existing apps, and we solved that with the employee-assistance agent.”

Employee Self-Service Agent screenshot

A screenshot shows an employee query looking for teriyaki and the agentic response listing multiple locations where the dish is being offered that day.
The AI-driven power of natural-language querying means that employees can simply ask the Employee Self-Service Agent where their favorite food is being served on campus, rather than spending valuable time perusing different café menus in the unending quest for the best teriyaki.  

Not only can the agent help Julie locate the perfect lunch, it also connects her to the tool where she can order and pay for it. This streamlines the process for her—she doesn’t have to remember which website or app to call up to procure her teriyaki treat. (In the future, we plan to extend the functionality so the agent remembers your previous food choices, and you can order right from the agent.)

Dining is just one of the facilities-related experiences we targeted when developing the Employee Self-Service Agent. Other tasks include:  

  • Lobby and visitor services – registering a campus guest
  • Parking – registering a car to park on campus
  • Maps – navigating around a building or a campus
  • Facilities tickets – getting help with office furniture, lighting, HVAC, or other building issue
  • Transportation – calling a shuttle for a ride between buildings or finding commuting help
  • Finding a space – locating a place to relax, work, or connect with colleagues

“We started out by looking at the services we already offered,” West says. “We thought about what tasks would be in highest demand, where that information or transaction lived now, and how best to surface it. The more we explored the power of the agent, the wider the variety of experiences we were able to incorporate.”

Saving time and reducing frustration

Resolving employee pain points and saving time are two of the key advantages inherent to this area of agentic employee assistance. Consider the common employee task of registering a business-related campus guest (such as an interview candidate or a prospective customer).

Bhavani in a photo.

“If we can handle 50%—600,000—of these business-related visitor registrations through the Employee Self-Service Agent, that adds up to 50,000 hours of employee time each year.”

Bhavani Paruchuri, senior product manager, Microsoft Digital

According to Bhavani Paruchuri, a senior product manager in Microsoft Digital, in 2024 Microsoft saw more than 2 million registered visitors at our buildings worldwide. Roughly 1.2 million of these were business-related guests.

Previously, employees had to email or talk to lobby hosts (front-desk staff) when they wanted to register a guest; the host would then enter visitor details into the Guest Management System. Now, the Employee Self-Service Agent provides a simple form within the chat, asking for details like guest name, email, purpose, building number, and date. Once the form is submitted, the system confirms it and sends a QR code directly to the guest via email.

“We calculated that this new process could save at least five minutes for each guest registration,” Bhavani says. “If we can handle 50%—600,000—of these business-related visitor registrations through the Employee Self-Service Agent, that adds up to 50,000 hours of employee time each year. So, just in this one area alone, the agent can have a big impact on overall productivity.”

Those savings add up, and quickly.

Downing in a photo.

“Once you start using the agent for dining, you use it daily. As we added in cuisine and price filtering and other functionality that wasn’t available before, you could see it was a big differentiator from what the previous tools could do.”

Erik Downing, principal product manager, Microsoft Digital

One of the reasons we decided to include facilities-related help early on in the development of the Employee Self-Service Agent is that these common tasks would help increase usage of the new portal—building a habit with our workers that would have long-term benefits.

We have already seen employees used to finding a meal with the agent also using it to solve other challenges, including in the HR and Support spaces.

“Once you start using the agent for dining, you use it daily,” says Erik Downing, a principal product manager with Microsoft Digital. “As we added in cuisine and price filtering and other functionality that wasn’t available before, you could see it was a big differentiator from what the previous tools could do.”

West explains how this can have an outsized effect on promoting product adoption.

“If people get in the daily habit of using the agent for these routine tasks, they’ll be more comfortable going to it for other things,” West says. “Then you can really start to scale the agent up and see the larger impact across more areas.”

Filing a service request with the help of AI

Julie gets to work one morning and is dismayed to discover that her adjustable desk will no longer rise to a standing position. She needs to open a facilities ticket for help.

Choudary in a photo

“The AI automatically picks out the problem class and the problem type; presents a form with the details; asks for confirmation; then kicks off the ticket right from there. It’s all in one place, AI-driven, and truly agentic in terms of task completion—and it will only get better.”

Sonaly Choudary, senior product manager, Microsoft Digital

In the past, this would have required Julie to send Facilities an email with a description of the problem, or she would have had to track down the right app or web form for the same purpose.

Now, she can simply snap a photo of the broken desk and upload it to the Employee Self-Service Agent.

The agent will open a form and use information from the photo to create the help ticket right there. This image-based technology, like natural-language chat, is something that our previous apps couldn’t do, which reflects the power of AI. 

“Whether you upload a photo or just describe your issue using natural language, we’ve really pushed this tool to be as agentic as possible,” says Sonaly Choudary, a senior product manager who works on facilities technology products for Microsoft Digital. “The AI automatically picks out the problem class and the problem type; presents a form with the details; asks for confirmation; then kicks off the ticket right from there. And then you can query the agent to get status updates on it. It’s all in one place, AI-driven, and truly agentic in terms of task completion—and it will only get better.”

How Customer Zero makes our products better

Because Microsoft employees are the first ones to use our newest products and features, we have the opportunity to roll them out gradually and test them under actual enterprise-work conditions, which enables us to gather valuable feedback and telemetry. This data is then fed back into the product development process to make key improvements. We call this our Customer Zero philosophy.

Schaefer in a photo.

“We were pioneers as Customer Zero in showing the need for these services in an employee-assistance portal, and the product group saw that need.”

Michelle Schaefer, principal product manager in Microsoft Digital

In the case of the Employee Self-Service Agent, we began product development by tackling HR and IT support, which were key areas to capture cost savings.

But how could we get even wider usage of the product? We turned to our real estate and facilities functions.

“The facilities and real estate aspect of Microsoft Digital is unique, in that it focuses on the employee experience at the company, literally in the buildings,” says Michelle Schaefer, a principal product manager in Microsoft Digital. “All those tasks—getting lunch, parking, filing a facilities ticket, moving around the campus, inviting a guest—are universal for all our employees. We were pioneers as Customer Zero in showing the need for these services in an employee-assistance portal, and the product group saw that need. And we’re constantly gathering telemetry to learn how our workers can more easily discover the agent and have a better experience with it each time.”

Adding the facilities and real estate category to the Employee Self-Service Agent also helped our engineers learn more about building an agent that presents a “single pane of glass” to the user on the front end but incorporates so many different functions on the back end.

Po in a photo.

“Our strategy with this new natural-language agent is to augment our existing tools, which brings AI to the experience and gets the user to the right place.”

Thomas Po, senior product manager, Microsoft Digital

Each team has its own tools that compete for our employees’ attention.

“The challenge was to turn all those into a common experience for the user,” says Erik Orum Hansen, a principal engineering manager for Microsoft Digital. “That’s been a learning journey for us, as the organization pivoted to developing a single agent incorporating all these different functions.”

This single-portal approach makes it so much easier for users to explore their options and figure out the best way to accomplish the task, even as the underlying tools are still available.

We still have as many as 15 different tools that employees use today for campus related tasks, but we’re managing them more effectively—now our employees only need to use them when their use case is more challenging or detailed in nature.

“Our strategy with this new natural-language agent is to augment our existing tools, which brings AI to the experience and gets the user to the right place,” says Thomas Po, a senior product manager for Microsoft Digital. “The user may not have the specific facilities app they need on their phone, but everyone has Copilot, right? It’s about giving our employees access to information in more places and connecting them to the right tool or function.”

Employee Self-Service Agent screenshot

A screenshot shows the Employee Self-Service Agent providing a pre-filled form to help the user complete their shuttle booking.
The Employee Self-Service Agent not only answers user questions, it also can pull up a form and pre-fill fields to help them execute their task—such as booking a shuttle from one campus building to another. 

The Employee Self-Service Agent can also see when an employee took prior action, recognize that they might want to take the same action again, and suggest that action—for example, suggesting that they may want to reserve a shuttle ride to the same location they’ve visited previously.

“This allows users to have a more contextual, conversational experience,” says Ram Kuppaswamy, a principal software engineering manager in Microsoft Digital. “For example, for transportation needs they can just type, ‘Help me book a campus shuttle,’ and the agent can suggest options based on their previous ride history. Then it can call up a form to help complete the booking. Users really love it.”

Built on the power of Copilot Studio

We built the Employee Self-Service Agent with Microsoft Copilot Studio, a powerful platform that allows you to create and extend AI agents. The agent is designed so that our customers can customize it to fit their own business needs and integrate it with their existing technologies.

Orum Hansen in a photo.

“We didn’t want a custom connector; we wanted to go with an out-of-the-box connector that worked with Dynamics,” he says. “There were some product iterations to deal with while we made sure it met Microsoft’s data-compliance standards, but ultimately it made it easier to show customers how simple it is to implement the agent—it’s a very low-code/no-code solution.”

Erik Orum Hansen, principal engineering manager, Microsoft Digital

When we built the part of the Employee Self-Service Agent that handled HR and IT Support needs, we were able to create connectors for major third-party service providers in those areas, such as Workday, SAP, and ServiceNow. (These connectors are now “out-of-the-box capabilities” that are included in the product.)

In the facilities and real estate space, we have numerous vendors that we work with to provide various campus services. Since we already used various existing internal applications to connect employee requests with these vendors, we were able to create connectors for the agent easily using Copilot Studio. More importantly, we were also able to use the out-of-the-box Dataverse connector that worked with our Dynamics 365 data, which cut down on development time.

“The agent functions as a single entry point, which then connects with the Microsoft Dynamics data,” Schaefer says. “We have numerous different facilities vendors in different parts of the world, but we didn’t have to build multiple connectors to those vendors because of the common Dynamics back end.”

Orum Hansen says this caused a small delay in the internal deployment of the product, but that it was worth it in the end.

“We didn’t want a custom connector; we wanted to go with an out-of-the-box connector that worked with Dynamics,” he says. “There were some product iterations to deal with while we made sure it met Microsoft’s data-compliance standards, but ultimately it made it easier to show customers how simple it is to implement the agent—it’s a very low-code/no-code solution.”

Gregersen in a photo.

“We’re also previewing more multi-agent capabilities that are coming from Copilot Studio, which our customers will be able to incorporate into their own solutions. The product is just going to get richer and richer over time, as it extends into other lines of business.”

Kirk Gregersen, corporate vice president, Microsoft Viva and Microsoft 365 Copilot Experiences

The future of workplace AI

In many ways, we’re still in the early stages of the revolution that AI agents are going to bring to the workplace.

But the Employee Self-Service Agent is a significant early marker on that path.

“The first step is to develop this agent that’s optimized for the HR, IT, and facilities verticals,” says Kirk Gregersen, corporate vice president of product for Microsoft Viva and Microsoft 365 Copilot Experiences. “We’re also previewing more multi-agent capabilities that are coming from Copilot Studio, which our customers will be able to incorporate into their own solutions. The product is just going to get richer and richer over time as it extends into other lines of business.”

As employees like Julie are already finding out, this new era of agentic AI is going to be a major improvement over what came before.

“Most companies already have some kind of employee-assistance portal solution,” Orum Hansen says. “With this new agent, there’s an opportunity to really reimagine the entire experience—to shed some of the old baggage and figure out how to do things differently. It’s going to lead to a more efficient workplace, along with more satisfied employees.”

Key takeaways

Here are a few factors to remember when implementing an AI-powered employee-assistance solution at your company:

  • Pick high-value targets. Consider employee needs and the most commonly used assistance functions (using data where available), then develop a solution that addresses those areas. This will drive adoption and daily use of the agent.
  • Customize the solution. Take advantage of the extensibility of Copilot Studio to develop an agent that fits your organization’s specific needs.
  • Augment existing tools. Your employee-assistance agent can be the front door through which users find the tool they need. Over time, you can retire legacy tools and portals as the agent is able to complete the same functions on its own.
  • Go beyond information retrieval. Employees want to be able to carry out tasks right from the agent, so incorporate forms and other technologies that allow them to accomplish their goal as quickly and easily as possible.
  • Think outside the box. The image-driven feature we developed for filing a facilities ticket is a great example of applying the revolutionary abilities of AI to solve problems in new and innovative ways.    

The post Reimagining campus support at Microsoft with the Employee Self-Service Agent appeared first on Inside Track Blog.

]]>
20977
How our employees are extending enterprise AI with custom retrieval agents http://approjects.co.za/?big=insidetrack/blog/how-our-employees-are-extending-enterprise-ai-with-custom-retrieval-agents/ Thu, 18 Sep 2025 16:05:00 +0000 http://approjects.co.za/?big=insidetrack/blog/?p=18694 Employees who are using Microsoft 365 Copilot to transform the way they work now have a new tool to help them even more—the agent. At Microsoft, we’re deploying a spectrum of agents to fulfill different needs, from acting as knowledge sources for our individual employees, to helpers that handle specific tasks for our teams, organizations, […]

The post How our employees are extending enterprise AI with custom retrieval agents appeared first on Inside Track Blog.

]]>
Employees who are using Microsoft 365 Copilot to transform the way they work now have a new tool to help them even more—the agent.

At Microsoft, we’re deploying a spectrum of agents to fulfill different needs, from acting as knowledge sources for our individual employees, to helpers that handle specific tasks for our teams, organizations, and for the full company.

Of the different kinds of agents, the easiest to implement are retrieval agents, which employees can build using Microsoft Copilot Studio agent builder or SharePoint. After a few quick steps, the agents they create retrieve information for them from data grounded in our Microsoft 365 tenant, like a SharePoint library or collection of libraries, reason over it, summarize it, and answer their questions.

As one of the first enterprise IT organizations to deploy this capability to our employees, we’re starting to see their impact first-hand, and along the way, we’re learning lessons that our customers can use to unlock their own agentic abilities.

Copilot + retrieval agents: A new way to drive enterprise AI value

So, what are retrieval agents?

First, it’s important to understand where these Microsoft 365 Copilot extensions fit within the emerging agentic environment.

Copilot agents expand Copilot’s knowledge and skills, and they can even operate autonomously to complete tasks or automate processes. Retrieval agents operate at the simplest end of the agentic spectrum and are the easiest for employees to create.

Types of agents

A graphic outlining three different kinds of agents: retrieval, task, and autonomous.
As part of the wider framework of Microsoft 365 Copilot extensibility, retrieval agents are the simplest extensions to create and administer.

“Retrieval agents wrap around knowledge sources and data sets, and they include system prompts so they behave the way their creators want,” says Aisha Hasan, Power Platform and Copilot Studio product manager for Microsoft Digital. “They’re AI helpers that our employees can create to find what they want without having to search around manually.”

A photo of Sydorchuk.

“If we think of Copilot as the UI for AI, retrieval agents are a further layer on that UI, that can access and reason over their organization’s data.”

Mykhailo Sydorchuk, Customer Zero lead for Microsoft 365 integrated apps, Microsoft Digital

A retrieval agent is essentially Copilot, plus its creator’s instructions, plus grounding in a particular data set. These extensions can accomplish a wide variety of jobs, from acting as an event planning assistant to sourcing insights into business optimizations to surfacing internal guidance around leadership best practices.

“If we think of Copilot as the UI for AI, retrieval agents are a further layer on that UI, that can access and reason over their organization’s data,” says Mykhailo Sydorchuk, Customer Zero lead for Microsoft 365 integrated apps at Microsoft Digital. “They can also address other data sets and systems using Copilot, without the need to build custom connectors or orchestration.”

At Microsoft, retrieval agents are accelerating our AI journey by enabling employees to tailor Copilot’s capabilities to their own work and specific knowledge sources. Their value comes from creating micro-experiences that meet specialized needs to enhance productivity and information discoverability.

“With Copilot Studio agent builder and retrieval agents, we’re empowering our employee citizen developers to experiment freely and create agents easily, then share them out, all surrounded by the right governance and management process.”

Amy Rosenkranz, principal product manager for Customer Zero Extensibility, Microsoft Digital

Creating retrieval agents couldn’t be easier. One option is through Microsoft Copilot Studio agent builder, accessible through Copilot Chat within Microsoft Teams. Employees can use natural language prompts and a simplified configuration process to provide custom instructions, tell their agents how to behave, and provide specific data and knowledge sources.

SharePoint agents are another opportunity to add AI assistance into everyday work. These enable users to turn SharePoint sites and documents into scoped agents that are subject matter experts for your business needs. Site owners or admins simply customize their SharePoint agent’s branding and purpose, specify the sites, pages, and files it should get information from, and define customized prompts tailored to its purpose and scope.​​​​​​​

“We’re targeting our core enterprise professional developer scenarios with more advanced tooling,” says Amy Rosenkranz, principal product manager for Customer Zero Extensibility in Microsoft Digital. “But with Copilot Studio agent builder and retrieval agents, we’re empowering our employee citizen developers to experiment freely and create agents easily, then share them out, all surrounded by the right governance and management process.”

Enabling retrieval agents while ensuring our organization’s integrity

While agents represent a leap forward in AI-powered productivity, capturing that value means balancing the freedom to explore with the need to protect our company.

Microsoft is one of the first and largest organizations to extend Microsoft 365 Copilot by enabling agents. As a result, our team here in Microsoft Digital, the company’s IT organization, has been hard at work ensuring those agents don’t put the company at risk.

A photo of Hasan.

“The beauty of retrieval agents is that, for the most part, they’re grounded in Microsoft 365 data, so they provide a single-pane view within Teams, instead of forcing users to go from one source to another to seek out information.”

Aisha Hasan, Power Platform and Copilot Studio product manager, Microsoft Digital

The level of risk an agent presents largely depends on its access to data sources and the actions it can take. More advanced task and autonomous agents need to cross Microsoft 365 tenant boundaries to enable actions. But retrieval agents are much simpler.

Retrieval agents typically only access data within tenant boundaries through graph connectors. Although they occasionally need to connect with information outside the tenant, they only retrieve data and don’t transmit it externally. As a result, administrating and governing these agents is much simpler.

“The beauty of retrieval agents is that, for the most part, they’re grounded in Microsoft 365 data, so they provide a single-pane view within Teams, instead of forcing users to go from one source to another to seek out information,” Hasan says. “Whatever your window of productivity might be, you can interact with the information you need without constantly switching context.”

We started small, experimenting with retrieval agents with trusted stakeholders and reviewing each one to ensure they didn’t present unacceptable risks to the company. Through what we learned during that process and the data safety controls we maintain across our tenant, we’ve minimized the scenarios where agents require reviews, which only come into play for more complex agents that build on bespoke graph connectors, API plugins, or custom orchestration to access external knowledge sources and take actions.

Our confidence in retrieval agents’ safety comes from a few key factors.

Administration and configuration

Retrieval agents’ simplicity also helps us keep the risk of data overexposure low. Unlike more complex agents that require security assessments, threat modeling, privacy assessments, and Responsible AI reviews, we’re able to define our policies for retrieval agents at the agent builder environment level.

We empower tenant administrators and our partners on the Microsoft Security team to apply data loss prevention policies that configure what individual employees can enable for their retrieval agents. At this level, everyone in the company has the same configuration and tools available, and automation largely handles agent reviews and assessments. We based these pre-configured settings on the same security, privacy, and regulatory compliance standards we apply to any internally built application.

Approved graph connectors

Graph connectors increase the discoverability of external data by integrating it into an agent’s grounding. At Microsoft, we’ve onboarded a series of approved connectors that creators can use to incorporate additional data for their agents to reason over. They include connectors for external websites as well as tools like Azure DevOps and ServiceNow.

Our criteria and review process for connectors ensure that agents don’t put our tenant at risk. As long as a connector is approved, employees are free to use it to create their agents.

Ensuring Responsible AI standards at the platform layer

Microsoft has been at the forefront of establishing Responsible AI principles: fairness, reliability and safety, privacy and security, inclusiveness, transparency, and accountability. To ensure we enabled retrieval agents that would respect Responsible AI standards, we needed to translate those concepts into concrete policies we could apply at the platform level.

Microsoft’s Office of Responsible AI has been an indispensable resource during this process. They maintain a comprehensive and evolving list of policy statements around restricted uses for AI capabilities. Those include things like using AI to infer emotions or personal characteristics, assess employee performance, or social scoring.

As our implementation of retrieval agents matured, we instituted controls at the platform layer to block these restricted uses for AI, identifying what kinds of information an agent can retrieve. Now, Copilot Studio agent builder knows how to evaluate responsibility against a wide array of parameters and make determinations based on the parameters we’ve set out.

For example, if a manager attempted to create a retrieval agent that would assess employee performance based on meeting attendance, guardrails at the platform layer would curtail that ability. Naturally, as we develop our policies around responsible AI further, the parameters of Responsible AI will shift and grow, and we’ll continue to nuance our configurations.

Thanks to these foundations, we’re now at the point where we feel comfortable giving every Microsoft employee access to Microsoft Copilot Studio agent builder and the freedom to create retrieval agents. It’s all part of our principle of employee self-service with guardrails.

“It’s a constant evaluation,” says Hasan. “Our goal is to allow as much freedom as we can with retrieval agents so employees can increase productivity without going down the path of greater customization that requires more intensive review.”

Different organizations are at different stages of their AI maturity journey. As you experiment with Copilot extensibility, it will be important to define your organization’s level of experience implementing AI tools, your employees’ state of readiness and training, key risk areas, and sensitive scenarios.

A photo of Moran.

“Users who want to build agents with no code can select from premade templates using natural language, or they can fill out a few fields.”

Brian Moran, senior product manager, Employee Experiences team, Microsoft Digital

From there, you’ll be able to use out-of-the-box configuration capabilities in Copilot Studio agent builder to establish guardrails that work for you. It will take careful collaboration across security, privacy, legal, and IT teams, but we’re already learning that the benefits are worth the effort.

Ease and access drive creativity and new ways to work

Now that we’ve empowered our employees to build retrieval agents organization-wide, examples of creativity and innovation are popping up all over the company. Ease of use and freedom have a lot to do with this proliferation.

Using Copilot Studio agent builder

The Microsoft Copilot Studio agent builder interface during the process of creating a field service agent.
Microsoft Copilot Studio agent builder provides a simple interface for creating agents, unlocking the power of Copilot extensibility for non-technical employees.

“Users who want to build agents with no code can select from premade templates using natural language, or they can fill out a few fields,” says Brian Moran, senior product manager on the Employee Experiences team at Microsoft Digital. “They can get their agents up and running in minutes.”

Creative examples of the ways that employees and teams are using retrieval agents include:

  • IDEAS Copilot democratizes access to our Insights, Data, Engineering, Analytics, AI, and Systems (IDEAS) knowledge base to help users act on crucial usage information without the need for technical expertise. The agent fully integrates with Microsoft Teams, so employees can dig into data across sales, marketing, finance, operations, and more using natural language queries in their familiar working environment.
  • Security Comms Agent helps our communications team create blog posts by providing a prompt that includes the content’s purpose and context. It accesses internal documents about business objectives, positioning frameworks, voice guidelines, and our Microsoft Digital communications and marketing plan, as well as the internet and specific Microsoft-owned learning sites for added context. From there, the agent creates a first draft that aligns with our Microsoft Digital positioning, objectives, and voice.
A photo of D'Hers.

“Empowering our people to create retrieval agents in a responsible environment is the ideal combination of human creativity and AI capabilities, and we’re confident it will unlock a new era of innovation.”

Nathalie D’Hers, corporate vice president, Employee Experience
  • Know Your Customer leverages AI to provide a comprehensive view of customer profiles. It accesses an overview of a customer’s tenant, usage metrics for Copilot, service incident reports, and more to provide usage statistics and health data for Microsoft 365 apps, email, meetings, Microsoft Viva, and other products to enhance customer engagement and support. The agent can even generate a tenant-specific Microsoft PowerPoint dossier for ease of use.
  • Prompt Buddy Agent helps employees discover ready-to-use prompts that eliminate the need for experimentation and prompt engineering. Employees use natural language queries to discover AI prompts their colleagues have shared across industries, roles, personas, and topics, all without leaving Copilot Chat. As a result, they can save valuable time by streamlining AI-assisted workflows.
  • Communications Plan Assistant accesses a library of prompts our Microsoft Viva communications team has developed to quickly draft content. The team communicates with the agent conversationally, providing feedback and selecting from the options it provides, then populates pre-defined sections in their communications plan template. At the end of the interaction, they can request a summary with all the final content that will go into the plan.

“By trusting our employees to imagine and create their own extensions for Microsoft 365 Copilot, we’re making it possible to personalize enterprise AI like never before,” says Nathalie D’Hers, corporate vice president of Employee Experience. “Empowering our people to create retrieval agents in a responsible environment is the ideal combination of human creativity and AI capabilities, and we’re confident it will unlock a new era of innovation.”

Key takeaways

Here are some tips for getting started with retrieval agents at your company:

  • Establish early communication and collaboration with members of your security, legal, compliance, IT, and any other teams who can help you define ways to configure Copilot Studio agent builder safely.
  • Agents rely on data, so ensure your enterprise data is clean, well-governed, and accessible through scalable pipelines.
  • Start slowly. Enable retrieval agents for smaller, select groups to work through any configuration issues or concerns before widening access. Plan to review everything you do at each step, and use those learnings as a basis for configuration and automation as time progresses.
  • Balance employee empowerment with organizational safety. That balance will evolve as your organization’s AI maturity progresses.
  • Use simple retrieval agents as a springboard to more complex extensions that require a structured review process.

Try it out

Want to explore the possibilities for creating agents with Microsoft Copilot Studio? Try it free here.

The post How our employees are extending enterprise AI with custom retrieval agents appeared first on Inside Track Blog.

]]>
18694
How our team chose between Dataverse and SQL Server http://approjects.co.za/?big=insidetrack/blog/how-our-team-chose-between-dataverse-and-sql-server/ Thu, 04 Sep 2025 16:05:00 +0000 http://approjects.co.za/?big=insidetrack/blog/?p=20114 Microsoft Digital stories Editor’s note: This story was created with the help of artificial intelligence. To learn more about how Inside Track is using the power of generative AI to augment our human staff, see our story, Reimagining content creation with our Azure AI-powered Inside Track story bot. The choices we make today regarding technology platforms […]

The post How our team chose between Dataverse and SQL Server appeared first on Inside Track Blog.

]]>

Microsoft Digital stories

Editor’s note: This story was created with the help of artificial intelligence. To learn more about how Inside Track is using the power of generative AI to augment our human staff, see our story, Reimagining content creation with our Azure AI-powered Inside Track story bot.

The choices we make today regarding technology platforms shape the success or failure of critical projects in the future.

For our Employee Productivity Engineering (EPE) team within Microsoft Digital, the company’s IT organization, the challenge of choosing between Microsoft Dataverse, our low-code data platform that is part of the Microsoft Power Platform, and Microsoft SQL Server, our relational database management system (RDBMS) used for storing and retrieving data as requested by other software applications, was more than a technical decision.

It was a balancing act between empowering business users, meeting operational demands, and aligning with our company’s strategic vision for scalable, secure, and high-performing solutions.

Faced with competing priorities, the EPE team embarked on a journey to evaluate these two powerful platforms, ultimately uncovering lessons and strategies that would guide their work and inspire our enterprise customers.

The Crossroads: Business needs and technical demands

Engage with our experts!

Customers or Microsoft account team representatives from Fortune 500 companies are welcome to request a virtual engagement on this topic with experts from our Microsoft Digital team.

The challenge of choosing between Dataverse and SQL Server wasn’t a simple one.

“Our project requirements pulled us in two very different directions,” says Urvi Sengar, a senior software engineer on the EPE team here in Microsoft Digital. “On one hand, we wanted the low-code, rapid development capabilities of Dataverse to empower business users. On the other hand, our backend demanded high-performance querying, advanced reporting, and seamless integration with other systems.”

The team’s decision wasn’t purely technical, it was rooted in six key dimensions: low-code development, security, extensibility, cost, governance, and performance. These considerations reflected the immediate needs of the projects and the long-term goals of enabling innovation while adhering to the company’s rigorous standards for compliance and scalability.

Mapping needs to capabilities

To navigate the complexity of the decision, the EPE team adopted a structured approach. They mapped their requirements across the six dimensions and evaluated Dataverse and SQL Server based on their unique strengths:

  • Low-code development: Dataverse emerged as the clear winner for user-facing applications, thanks to its seamless integration with the Power Platform. Business users can use its low-code capabilities to build apps and automate workflows without relying heavily on engineering resources. The native connectors and templates further accelerate development timelines.
  • Security and compliance: While both platforms offered robust controls, Dataverse’s role-based access and encryption—tightly integrated with the Microsoft cloud ecosystem—simplified compliance for business-centric apps. SQL Server, however, provided the granular control needed for systems handling sensitive or regulated data.
  • Extensibility: The team found that Dataverse worked best for apps staying within the Power Platform ecosystem, while SQL Server excelled in complex backend operations and external integrations.
  • Cost and governance: Dataverse’s licensing model was cost-effective for smaller-scale applications but became expensive at scale. SQL Server, with its mature governance models, offered predictable costs and reduced operational overhead when integrated into existing infrastructure.
  • Performance and scalability: For data-intensive applications requiring real-time exports and complex joins, SQL Server’s ability to handle large datasets and optimize queries made it the superior choice.

The team didn’t rely on a single framework to evaluate the platforms—they blended the power of several tools together.

“We combined internal benchmarks, stakeholder interviews, and scenario-based analysis,” Sengar says. “The decision wasn’t binary—it was contextual, tailored to the unique needs of each project.”

Context-driven choices in action

The team’s thoughtful evaluation process came to life in two key projects, each showcasing the strengths of one platform over the other.

Dataverse was chosen as the data backbone for the Customer Validation Power App—a user-facing Power App designed to validate customer data. Its low-code capabilities and seamless integration with the Power Platform means that business users can use it to validate customer data, synchronize updates, and maintain compliance with Microsoft’s policies. They can also use the app to independently manage app features, which helps accelerate development cycles and reduce reliance on engineering resources.

“Dataverse is a game-changer for business-centric, low-code solutions, while SQL Server remains a cornerstone for high-performance, data-intensive applications.”

An image of Sengar.
Urvi Sengar, senior software engineer, Microsoft Digital

In contrast, SQL Server proved indispensable for backend systems requiring high-performance querying and advanced analytics. By using SQL Server’s structured data control, computed columns, and user-defined functions, the team delivered real-time analytics and secure access management for sensitive data.

“SQL Server handled complex workloads with predictable performance, enabling us to integrate with external systems and legacy applications seamlessly,” Sengar says.

It came down to having to choose between two good options.

Looking ahead: A balanced approach to innovation

The EPE team’s work demonstrates the power of a contextual, thoughtful approach to technology selection. By understanding the strengths and trade-offs of both Dataverse and SQL Server, they not only delivered successful projects but also established a model for future decisions.

“The key takeaway for us was that the right choice depends on the specific context,” Sengar says. “Dataverse is a game-changer for business-centric, low-code solutions, while SQL Server remains a cornerstone for high-performance, data-intensive applications.”

As we continue to innovate here in Microsoft Digital and across the company, the lessons from our journey can serve as a guide for other teams navigating the complexities of platform decisions. By sharing their story, the EPE team hopes to inspire our enterprise customers to embrace a balanced approach to innovation, using the best of both worlds to achieve their goals.

Key takeaways

The EPE team’s journey revealed key lessons and best practices that other IT teams can apply:

  • Context is everything: Dataverse and SQL Server serve different purposes, so your choice between the two should align with the specific needs of your application, user base, and operational goals.
  • Don’t underestimate governance complexity: While Dataverse simplifies some aspects of governance, SQL Server offers granular controls that are critical for compliance-heavy systems.
  • Integration isn’t always seamless: Testing real-time data flows early is essential to avoid surprises later, particularly when integrating Dataverse with external enterprise systems.
  • Developer readiness matters: A successful transition to Dataverse requires investments in training and community engagement to ensure smooth adoption.
  • Evaluate, align, and pilot: Among the best practices, Urvi highlights the importance of using a decision tree or framework to evaluate platform fit, aligning stakeholders early to surface hidden requirements, and running pilots before scaling to validate assumptions and uncover edge cases.

The post How our team chose between Dataverse and SQL Server appeared first on Inside Track Blog.

]]>
20114
The future of work is here: Transforming our employee experience with AI http://approjects.co.za/?big=insidetrack/blog/the-future-of-work-is-here-transforming-our-employee-experience-with-ai/ Thu, 31 Jul 2025 16:00:00 +0000 http://approjects.co.za/?big=insidetrack/blog/?p=19666 Microsoft Digital stories The 2020s have been a tumultuous decade for employees globally. Starting with the COVID-19 pandemic that upended workplace norms and expectations in 2020, then quickly followed by the generative AI revolution in 2022, we’re living through a time of unprecedented workplace change. From flexible work to the advent of generative AI tools […]

The post The future of work is here: Transforming our employee experience with AI appeared first on Inside Track Blog.

]]>

Microsoft Digital stories

The 2020s have been a tumultuous decade for employees globally. Starting with the COVID-19 pandemic that upended workplace norms and expectations in 2020, then quickly followed by the generative AI revolution in 2022, we’re living through a time of unprecedented workplace change. From flexible work to the advent of generative AI tools like Microsoft 365 Copilot, forward-looking companies are seizing the moment to accelerate digital transformation like never before, with engaged employees using AI-powered tools to create a sustained competitive advantage in the marketplace.

Employee engagement is a global challenge

Long before the COVID-19 pandemic, the experts at Gallup saw that employee engagement—defined as the involvement and enthusiasm of employees in their work and workplace—was extremely low. In fact, in 2009 only 12% of employees globally indicated that they were engaged at work. While that number steadily improved over the next 15 years, by 2024 only 21% of employees globally indicated they were engaged in their workplace. (Gallup, 2025)

Interestingly, the numbers are not uniform globally. At one end of the spectrum, in the United States, Canada, Latin America, and the Caribbean, 31% of employees indicate they are engaged in work. At the other end of the spectrum, only 13% of European workers indicate they are engaged. (Gallup, 2025)

No matter where a region falls on this spectrum, it’s not very promising for companies who want to attract, retain, and develop the best employees. Data indicates that engaged employees are one of the best predictors of economic success:

In Microsoft Digital, the company’s IT organization, and across all of Microsoft, our goal is to ensure our employees feel engaged at work by providing the digital tools, access to information, and personal connections that enable them to live our culture no matter where they are in the world. 

AI is fundamentally changing the world of work

While flexible work created new challenges for employee engagement, generative AI tools have created unprecedented opportunities to increase employee productivity and positively impact engagement in the workplace.

Each year, the team at Microsoft WorkLab generates a report called the “Work Trends Index.” This annual survey of over 20,000 knowledge workers globally illuminates challenges and opportunities as companies pursue strategies to harness the power of AI in the enterprise.

A few data points from past surveys that are particularly resonant:

Aligned to these insights, digital leaders need to consider three things:

Enterprise AI solutions like Microsoft 365 Copilot are optimized to help employees discover enterprise knowledge that was previously hidden in various SharePoint libraries, Teams Channels, and OneDrive for business repositories. Copilot can reason across your entire Microsoft 365 estate instantly to help employees find the information, answers, and connections needed to quickly address business opportunities and challenges.

While employees are starting to actively use generative AI at work, if they don’t have access to a solution that’s grounded and secured in your enterprise data, your confidential or proprietary data could be at risk. This is especially true when you consider that most employees are new to this and may not have the training or knowledge necessary to navigate the risks of AI in the enterprise.

Burned out employees are not engaged employees. AI-powered solutions like Microsoft 365 Copilot make it easy for employees to reason across their Outlook inbox, Teams Channels and Groups, Viva Engage posts and more, to quickly identify the information that’s important to them. While the volume of activity in the enterprise will likely only increase, the ability to manage information more effectively is now in the hands of employees – especially those who are trained to effectively harness AI.

How has Microsoft adapted?

Times of change demand strong vision and action, and Microsoft emerged from the COVID-19 pandemic stronger than ever. Reflecting on that success, Microsoft Chief Human Resources Officer Amy Coleman enumerated several reasons. Among them:

  • A strong corporate culture that helped to counteract chaos.
  • A focus on management excellence.
  • An inclusive work environment that enables all employees to thrive.
  • And critically—a recognition that the digital employee experience is as important as the in-person experience.

Prior to the pandemic, the digital employee experience wouldn’t have been high on the list of key enablers for many executives. After witnessing the power and flexibility of our digital tools during the pandemic to keep our employees connected, productive, and thriving, it became clear to us that a modernized digital employee experience had to become a key tenet of our workplace strategy.

Formula for success

Equation illustration showing how high employee engagement multiplied with enabling employees to get stuff done equals high performance.
Empowered employees who enjoy their work are more effective.

Right as we found our footing post-pandemic, the next big disruptor landed: generative AI and our industry leading productivity tool, Microsoft 365 Copilot. The digital employee experience, enhanced by the power of AI, is now more important than ever. As we in the company’s IT organization look to the next decade of employee productivity and enterprise growth, our formula for success is simple:

  1. Create a physical and digital environment where our employees are engaged, energized, empowered, and invested in their work.
  2. Continue to give our employees the very best productivity tools in the world, powered by Microsoft 365 and made exponentially more powerful by AI-powered tools like Copilot.
  3. Combining these forces leads to facilitate a high-performance work culture, enabling us to achieve sustainable business outcomes while generating a sustained competitive advantage in the marketplace.

Your company can use the same formula to achieve the same competitive advantage. At Microsoft, we make that vision real by focusing on the three critical dimensions of the employee experience: digital capabilities, physical spaces and facilities, and culture.

Focusing on our employee experience

Digital capabilities

In Microsoft Digital, our mission is to power, protect and transform the digital employee experience across devices, applications, and infrastructure. Simplifying the employee experience has long been a goal of our team. We want Microsoft employees to be the most engaged, efficient, and productive in the industry.

Our vision is to revolutionize the employee experience at Microsoft, using Microsoft 365 Copilot and agents to “defragment” the many tools, websites, and applications Microsoft employees need to interact with to complete their jobs. By using Copilot as our “UI for AI”, Microsoft Digital is using Copilot to:

  • Providing contextual support in the flow of work.
  • Reducing the number of sites and apps an employee must remember.
  • Enabling seamless collaboration globally.

In addition to AI, our team here in Microsoft Digital continues to accelerate collaboration through enhancements to Microsoft Teams and Teams Rooms, enables employee innovation with the Power Platform, and delivers a world-class employee experience powered by Microsoft Viva. Read on to learn how.

Accelerating productivity with Microsoft 365 Copilot

Microsoft 365 Copilot combines the power of large language models (LLMs) with your organization’s data to turn your employees’ words into some of the most powerful productivity tools on the planet—all within the flow of work. It works alongside the Microsoft 365 apps people use every day, including Word, Excel, PowerPoint, Outlook, Teams, and more, to provide real-time intelligent assistance.

At Microsoft, we began deploying Copilot to our own employees back in November of 2023, and by March of 2024 all our employees and vendors globally had access, making Microsoft the first enterprise to deploy Copilot at global enterprise scale.

A key lesson we’ve learned is that enterprise AI is a significant cultural and technological change that shouldn’t be underestimated. Consider that knowledge workers have been trained to interact with systems and data using the graphical user interface for over 40 years. The magic of Copilot is that it upends that human-computer interaction paradigm, bringing the power of natural language interaction to employees to find information or answers, to augment their creativity, or to accelerate workflows.

But those skills are new for nearly every employee on the planet, which is why you need to focus on skilling and reinforcement to help employees to maximize the potential value of generative AI in the enterprise. Help your employees to jumpstart their skilling journey by carefully selecting training paths—both virtual and instructor-led—to accelerate their productivity journey with Copilot. Microsoft offers some great free training programs to help your employees build the skills necessary to maximize the value of Copilot. 

Prior to deploying Copilot in your environment, consider these lessons from our experience:

Start with your biggest pain points. Talk to your employees in different roles to identify their day-to-day pain points, then consider how AI could help.

Measure the before and after for processes that you’ve reimagined with Copilot. By doing this, you’ll be able to articulate the value of Copilot in enhancing employee productivity. If the value isn’t what you were hoping for, up your investment in skilling and partner with your role leaders to reimagine their daily workflows using AI to eliminate toil and improve arduous processes.

Governance matters. Copilot is grounded in your enterprise data. If you don’t properly secure it through Data Sensitivity labeling, rights management services, and file permissions, you might overexpose sensitive data in your environment. Help your employees understand why it’s important to protect your sensitive information and train them to utilize these tools effectively.

Find your champions. At Microsoft, a grass-roots community of nearly 10,000 Copilot champions, has been an incredible force multiplier for our global change management and adoption efforts. Find your champions and empower them—they’ll provide the energy and enthusiasm that the rest of the company will need to embrace a new way of working.

Give your employees permission to “build the AI habit.” Our research shows that using Copilot-powered actions just three times per week over a period of 7-8 weeks is enough for employees to build the habit and start to see significant productivity gains. Encourage them to use AI and to share their favorite prompts with their teammates. Having leaders model these behaviors at the will also help to inspire front line employees.

In Microsoft Digital, we’ve developed a six-step process for unlocking the value of Microsoft 365 Copilot based on these lessons that you can apply in your own enterprise. Being deliberate as you deploy, understanding employee pain points, measuring the before and after, and focusing on the developing of AI skills, you can accelerate and prove the value of Copilot in your environment, as well as recapture value so you can pursue new business opportunities or challenges.

Empowering our employees with agents and Copilot Studio

In Microsoft Digital, we are embracing our agentic future, where agents will make our employees, as well as the millions of employees who rely on Microsoft 365 globally, more productive every day.

For example, our Employee Self-Service (ESS) agents have already demonstrated the power of agents to simplify and improve the employee experience at Microsoft.

  • Using ESS, employees were 36% more likely to solve their own IT support issues.
  • Similarly, employees were 42% more likely to answer their own HR questions.
  • Employees were 18% more satisfied using ESS to address their issues than traditional support methods.

As we continue our journey with AI-powered agents, we’ve adopted a maturity model for AI deployment in the enterprise. Early phases focus on using Microsoft 365 Copilot, grounded in enterprise data, to enhance knowledge discovery and retrieval. Later phases enable employees to act on that knowledge and even fully automate business workflows.

Phases of maturity

Three types of agents: Retrieval, action, and automate.
We are deploying three types of agents, ones that retrieve information for us, ones that act on our behalf, and ones that can automatically complete end-to-end workflows on behalf of our employees.  

Each step on our agentic journey marks a significant leap forward in capability, with both opportunities and risks for our leaders.

Employee learning and skilling are key to unlocking the value in each phase of agentic maturity.  

  • Foundational capabilities. The first and most important step is to deploy a secure, enterprise-ready AI-powered like Copilot for Microsoft 365 that’s grounded in your enterprise data. Becoming accustomed to AI in the enterprise and learning how to prompt AI for effective results is the key to unlocking value in later phases.
  • Retrieval agents. Employees use low-code solutions like Copilot Studio Agent Builder or ready-made agents in SharePoint to quickly train models and retrieve knowledge for specialized scenarios.
  • Knowledge and actions. Powered by built-in connectors in Copilot Studio, agents go beyond simple knowledge retrieval, offering next steps and actions that help employees to defragment their day-to-day employee experience.
  • Workflow reinvention. Human-led, agent operated teams perform fully autonomous actions to complete end-to-end workflows, enabling employees to focus on the highest value work while agents take care of repetitive tasks.

Emerging industry standards and open protocols including Model Context Protocol (MCP), Agent2Agent (A2A) protocol, and NLWeb are enabling an agentic powered future where human-led, agent operated teams will take employee productivity to new heights.

We’re making progress on each type of agent here at Microsoft:

  • Microsoft was the first company in the world to deploy Microsoft 365 Copilot at enterprise scale. Every employee at Microsoft now has an AI-powered assistant to enhance their productivity.
  • Every employee at Microsoft also has the tools and support to build simple Retrieval agents that are trained using knowledge stored in SharePoint, Teams, or OneDrive for Business.
  • Our engineering teams are using Copilot Studio to create Agents that can retrieve information then act on it, using built-in connectors in Copilot Studio to enable actions.
  • And with the advent of new industry protocols, we’re just beginning to enable fully autonomous end-to-end workflows powered by Agents.

AI-powered meetings with Microsoft Teams

Microsoft Teams benefits from Copilot integration as well, enabling users to quickly recap, identify follow-up tasks, create agendas, or ask questions for more effective and focused meetings. Intelligent Recap in Teams Premium can summarize key takeaways, help employees see what they’ve missed, and even pinpoint key people of interest in chats.

We’re continuing to retrofit conference rooms to utilize the latest Microsoft Teams Rooms features and capabilities, and we’ll keep partnering with the Microsoft Teams product group to push the envelope with innovative new capabilities that take advantage of investments in hardware, software, and physical space to create immersive and inclusive environments. Our goal is to improve our current meeting rooms at a global scale while selectively deploying high-end rooms in targeted locations based on need. In that way, we’ll modernize the experience for all our employees while also delivering maximum value to Microsoft.

Empowering our citizen developers

While we have thousands of highly skilled developers and engineers at Microsoft, we also have many more employees who are not engineers by trade, but who contribute to business success as citizen developers using the Microsoft Power Platform.

Citizen developers use no-code/low-code solutions to accelerate digital transformation of their workstreams. At Microsoft, the technologies that comprise the Microsoft Power Platform empower anyone in the company to transform our employee experience. After all, who’s the person most likely to identify a process that could benefit from automation, or most likely to need to collect, visualize, and analyze data? It’s not normally someone in a central IT team—it’s the employee who is closest to the problem or opportunity.

The Microsoft Power Platform—as shown in this companion infographic—is comprised of four distinct capabilities that have made Microsoft more agile and productive than ever before. Each tool is easy to learn and allows your team to accelerate digital transformation from the front lines of your workforce, empowering your employees and fueling innovation.

Microsoft Power BI

A collection of software services, apps and connectors that work together to turn your unrelated data into coherent, visually immersive, and interactive insights.

Power BI lets you easily connect to your data sources, visualize, and discover what’s important, and share that with anyone or everyone you want.

Microsoft Power Apps

A suite of apps, services, and connectors that provides a rapid development environment to build custom apps for your business needs.

With Power Apps, you can quickly build custom business apps that connect to your data stored either in the underlying data platform (Microsoft Dataverse) or in various online and on-premises data sources (such as SharePoint, Microsoft 365, Dynamics 365. or SQL Server)

Microsoft Power Automate

Enables you to automate business processes quickly and easily, with support for over 500 data sources or using any publicly available API.

Microsoft Virtual Agents

Lets you create powerful chatbots that can answer questions posed by your customers, other employees, or visitors to your website or service.

Physical spaces and facilities

Having the best digital experiences means very little if you don’t have the right physical space or hardware to maximize potential for your employees to collaborate when they’re in the office.

For us, Microsoft Global Workplace Services (GWS) and our Microsoft Digital team represent the company’s “front door.” The first impression employees and visitors have when they walk into Microsoft is the physical environment and the technology they interact with, and we want their experience to be amazing.

While Commercial Real Estate (CRE) leaders and digital transformation leaders see things through different lenses, when both functions are aligned on vision with shared priorities and implementation, accelerated transformation of the employee experience is possible. A few examples of the work we’ve done with our counterparts in GWS to enable new experiences include:

  • The lobby check-in experience is literally the first impression an employee or visitor has when they visit a Microsoft facility. Working together, we built an amazing new guest management system, with streamlined check-in and optimized check-out procedures to help employees or visitors quickly get to their next destination.
  • Through our Microsoft employee mobile app, we’re enabling several new capabilities in conjunction with GWS, including the ability to order ahead at Microsoft cafeterias, find a parking spot, or book a conference room or workspace.
  • With Microsoft Azure Digital Twins and IoT connected devices, we’re powering smart buildings at Microsoft.

None of these capabilities would have been possible without a strong partnership with our real estate colleagues in GWS, supported by a shared vision of our employee experience. By reimagining the physical and virtual spaces at Microsoft, we’re laying a foundation for innovation that will help our employees thrive.

Culture

When Satya Nadella became CEO of Microsoft in 2014, he made lasting and powerful changes to our company culture. Our early culture was extremely competitive, and people often succeeded by showcasing their own individual work and achievements. Under Nadella’s leadership, Microsoft has undergone significant change, starting at the top. He instilled in us that, to stay relevant, we needed to find the courage to change our culture and embrace a growth mindset.

Image of Satya Nadella

Attributes of our aspirational culture include:

  • Embracing learning and curiosity. Instead of being “know-it-alls” we need to be “learn-it-alls.”
  • Trying new things and not being afraid to fail.
  • Obsessing over what matters to our customers.
  • Being diverse and inclusive in everything we do.
  • Operating as “One Microsoft”.
  • Making a difference in the lives of each other, our customers, and the world around us.

Satya made it clear that our aspire-to culture was key to our future business success, and the ensuing decade was one of the most successful in the history of Microsoft.

But how do you bring culture to life digitally, especially in a global company that has embraced flexible work? The answer was to build an employee experience platform that allowed our employees to live our culture, no matter where they were in the world.

Supercharging our culture with Microsoft Viva

The Microsoft Viva Suite delivers an integrated employee experience platform that empowers people and teams to thrive by bringing together communications, knowledge, learning, goals, and insights directly into the flow of work. Built on Microsoft 365 and Microsoft Teams, Viva helps organizations foster a culture of engagement and performance by providing personalized, data-driven experiences that support employee well-being, growth, and productivity. Viva enables leaders to align business outcomes with employee success, making it a strategic investment in both people and performance.

The various modules and capabilities in the Viva Suite enable Microsoft employees to experience and participate in our culture digitally. Each module supports different dimensions of Microsoft’s “aspire-to” culture, with the Viva Suite collectively serving as the underpinning of our shift to growth mindset.

The Viva Suite is comprised of numerous modules, including:

Viva Connections

Delivers a secure, customizable gateway to internal communications and resources, seamlessly integrated into Microsoft Teams to enhance employee engagement without adding new infrastructure.

Viva Insights

Provides privacy-protected, data-driven insights that help improve productivity and well-being while ensuring compliance with organizational and regulatory standards.

Viva Learning

Centralizes learning content from Microsoft, LinkedIn, and third-party providers into Teams, simplifying deployment and governance of upskilling initiatives.

Viva Amplify

Empowers corporate communicators to manage multi-channel campaigns with analytics and targeting, all within the Microsoft 365 compliance boundary.

Viva Engage

Fosters community and connection through social experiences in Teams, with enterprise-grade compliance and identity management built in.

Viva Pulse

Enables managers to gather real-time team feedback securely, with built-in templates and analytics that respect data privacy and organizational policies.

Each of these tools helps to bring our culture to life while simultaneously providing our employees with best-in-class, AI-enhanced tools that foster and enhance collaboration in the enterprise.

Adopting new employee experiences

An often-overlooked aspect of digital transformation is the need for consistent and principled change managementto ensure your employees realize the value of the investments you make in their experience. In Microsoft Digital, we’ve learned that even the most useful, intuitive technologies will not see widespread adoption and usage without a deliberate and sustained change management effort.

Our Microsoft Digital organization is fortunate to have a global team of change management practitioners to help ensure that our employees benefit from the value of our innovations. We’ve learned that effective change management requires careful planning, and localized change efforts are crucial to maximizing the impact of our digital investments. Our change management efforts take inspiration from the Microsoft 365 Adoption Framework as well as Prosci’s ADKAR model, which progresses through awareness, desire, knowledge, ability, and reinforcement.

As you’re considering your approach to change in this era of AI and flexible work, we suggest reviewing our Copilot deployment and adoption guide, which details our learnings in four chapters with useful checklists and best practices you can apply in your own enterprise. Microsoft also publishes free courseware to develop your skills as a service adoption specialist. This is a great way to develop the skills your team will need to unlock the value of AI—or any other digital investment.

Thriving in an AI-powered world

The world of work has changed dramatically with the advent of flexible work and generative AI.

Flexible work is more than a change in technology—it’s a change in mindset, a change in culture, and a change in the way you think about physical and virtual spaces to enable an inclusive and productive environment for all. The change isn’t easy, but it’s worth it. If you make the time to do it right, your employees will be more engaged, more productive, and more connected, even when they’re oceans apart.

Copilot and agentic AI have the potential to unlock creativity, productivity, and effectiveness like never before. Be bold in embracing AI in the workplace, so your employees have the tools they need to stay ahead of your competition. Focus on skilling and learning to ensure your employees are getting value from AI-powered tools.

The future of work will continue to evolve, and we’ll all learn along the way. As we continue our journey, we’ll keep you updated on our progress and learnings in Microsoft Digital as we continue to define the future of work, powered by AI.

Key takeaways

Here are some tips for transforming your employee experience:

  • Focusing on the three critical elements of your employee experience—digital capabilities, facilities, and organizational culture—will enable your enterprise to thrive.
  • Empowering “citizen developers” with the Microsoft Power Platform can supercharge enterprise productivity.
  • Ensuring effective change management will accelerate value from your investments in AI-powered digital transformation.
  • Automating tasks with agents will unlock employee productivity, allowing you to expand operations and take on new challenges.

The post The future of work is here: Transforming our employee experience with AI appeared first on Inside Track Blog.

]]>
19666
Top five ways data is the fuel that powers IT at Microsoft http://approjects.co.za/?big=insidetrack/blog/top-five-ways-data-is-the-fuel-that-powers-it-at-microsoft/ Thu, 24 Apr 2025 16:00:00 +0000 http://approjects.co.za/?big=insidetrack/blog/?p=18899 At Microsoft Digital, our mission is to transform the digital employee experience across devices, applications, and hybrid infrastructure. But what fuels that transformation? Data. Enterprise data, backed by a strong strategy and culture, powers the technologies that drive Microsoft forward. Let’s explore some of the ways data is the fuel that powers IT at Microsoft. […]

The post Top five ways data is the fuel that powers IT at Microsoft appeared first on Inside Track Blog.

]]>
Microsoft digital stories

At Microsoft Digital, our mission is to transform the digital employee experience across devices, applications, and hybrid infrastructure.

But what fuels that transformation?

Data.

Enterprise data, backed by a strong strategy and culture, powers the technologies that drive Microsoft forward.

Let’s explore some of the ways data is the fuel that powers IT at Microsoft.

Modernizing our corporate functions

In the era of AI, data plays a crucial role in our effort to modernize corporate functions like Human Resources, Finance, and Corporate, External, and Legal Affairs (CELA). For instance, employees can use our Employee Self Service Agent to retrieve information and insights in real time using natural language queries. In the past, these actions were either conducted manually or required an IT support ticket, both of which resulted in a negative user experience. Now, employees can use the agent to complete their tasks more efficiently and with the confidence that the data they’re working with is secure.

Another impact of the powerful combination of data and AI is being realized by HR generalists. The Microsoft HR Business Intelligence team manages an immense number of Power BI dashboards. Instead of manually sifting through vast amounts of information, our Microsoft Digital team has developed new capabilities that allow HR generalists to use natural language queries to find the Power BI dashboards they need in real time. These tools use generative AI to optimize the time employees spend searching for information, so they can focus on their strategic deliverables.

“AI is not just about algorithms—it’s about the data that powers them,” says Faisal Nasir, a principal architect in Microsoft Digital. “A well-structured enterprise data strategy ensures that AI can drive automation, insights, and business transformation at scale.”

In Microsoft Digital, we’ve defined a data standard for our AI workloads that we refer to as AI-ready data—data that’s available, complete, accurate, and high quality. AI-ready data allows tools like Microsoft Fabric for data management and Microsoft Purview for governance make the most of AI tools and machine learning for the company’s corporate functions.

By using data mesh, a decentralized data architecture approach, data scientists and engineers build data products across organizational siloes or workspaces using the One Lake feature of Fabric, illuminating cross-domain insights. By using Purview’s Shortcut feature, engineering teams can easily request and receive approval for access to the information they need to manage their organization more effectively and efficiently.

In the race to adopt machine learning and AI, organizations often focus on model sophistication while ignoring the foundation: the data. Without clean, labeled, contextualized, and well-governed data, even the most advanced algorithms will falter.

AI-ready data isn’t just nice to have—it’s the make-or-break factor in every successful AI initiative. Models trained on poor-quality data will amplify bias, hallucinate patterns, and make dangerously flawed predictions.

Meanwhile, organizations that invest in high-quality, AI-ready data gain not just better models, but a long-term competitive edge. They build systems that learn faster, adapt better, and scale smarter. In short, AI-ready data isn’t the back end. It is the strategy.

“AI is only as smart as the data it’s fed—and if that data isn’t AI-ready, you’re not building intelligence, you’re building illusions,” says Patrice Pelland, a partner engineering manager in Microsoft Digital.

{Learn how we’re transforming our data governance at Microsoft with Microsoft Purview and Microsoft Fabric.}

Optimizing our employee experience

Microsoft Digital’s user-centric, coherent design philosophy puts the user—an employee or a guest—at the heart of every decision and aligns all our facility’s services, physical and digital, to the needs of people. We employ a data-driven approach to the employee experience, using AI to aid in decision making, improving how Microsoft employees interact with technology, physical spaces, and other Microsoft resources.

Nasir, Nica, Gray, Samuel, Tripathi, and Pelland in a composite photo.
Faisal Nasir (left to right), Oana Nica, Damon Gray, Johnson Samuel, Naval Tripathi, and Patrice Pelland, drive the data strategy for transforming the digital employee experience, along with the help of AI.

A few examples of how we’re using data and AI to improve the employee experience include:

Commute optimization: AI is being used to predict the best routes and Connector buses for employees, improving their commute experience. Microsoft Digital observes frequency and travel patterns to predict and recommend optimal routes to the desired destination, thereby decreasing the amount of time spent in transit.

Dining solutions: Microsoft Digital is actively working to enhance the dining experience through the integration of AI capabilities. We’re enabling insights based on data related to dining popularity—essentially, where and what do employees like to eat? By using AI and machine learning, we aim to offer a richer Copilot experience to users.

For instance, we’re developing features that analyze cafe station popularity over time, and calculate the average fulfillment times for orders at each station. With this data, employees can use Copilot to make informed decisions about where to dine based on real-time insights into station capacity, foot traffic, and average efficiency.

Occupancy predictions: Predicting employee occupancy in on-campus facilities helps to optimize utility usage. By using AI and machine learning to understand footfall patterns, the team can adjust heating and cooling systems to save energy and improve efficiency.

{Learn how we’re making transportation seamless and efficient at Microsoft with the power of data and AI.}

Managing our network infrastructure

Managing Microsoft’s network infrastructure effectively is crucial for maintaining productivity and collaboration. A data-driven approach can provide the necessary insights and tools to ensure a seamless connectivity experience, efficient diagnostics, performance and cost optimization, and proactive security management.

Pillars of data transformation

A graphic of the four pillars, Observability, Data platform, Data products and insights, and Data democratization.
Transform your data journey with the four pillars: Observability, Data platform, Data products and insights, and Data democratization.

The Infrastructure and Engineering Services team (IES) in Microsoft Digital has a close partnership with our data engineering team to transform network infrastructure IT. A consolidated data lakehouse delivers data on inventory, configurations, health, device hardware and software compliance, vulnerability analytics, and more. The data platform supports an ecosystem of data citizens (network engineers, site operators, and security engineers) to self-serve on monitoring, dashboards, and diagnostics. The same data lakehouse enables applications to build rich network visualizations, implement AIOps to automatically manage incidents, and deliver network dedicated AI agents.

The IES data team also plays a crucial role as Customer Zero for the Microsoft data analytics and governance products, like Fabric, Purview, and Copilot. Their contributions to testing and to providing feedback are invaluable for the development and improvement of these products, including:

  • Using language models to automate the creation of descriptions of data schemas, reducing the time required to publish data products into the Purview catalog.
  • Developing Copilot agents that transform natural language prompts into Kusto Query Language (KQL) queries, further increasing the accessibility of the data for IT technicians and business owners. KQL is a powerful tool used to query structured, semi-structured, and unstructured data.

“Global connectivity—connecting all employees globally and ensuring they can access necessary resources from wherever they are—is our foremost priority on the Infrastructure Engineering Services team,” says Oana Nica, a principal group engineering manager in Microsoft Digital.

Data-driven security

Security in the era of AI is more challenging than ever given the increasing scope and frequency of cybersecurity attacks and the sophistication of threat actors. The investigation by the US Department of Homeland Security’s Cyber Safety Review Board (CSRB) regarding the Storm-0558 cyberattack, from summer 2023, emphasized the severity of the threats facing our company and our customers. Managing the security of a digital landscape with the breadth and complexity of Microsoft is our top priority.

The Secure Future Initiative (SFI), a company-wide effort aimed at addressing security issues across Microsoft involves multiple organizations and requires a coordinated effort to manage and track progress. Data management plays a critical role in the success of SFI. A data-driven approach to security management can provide the necessary insights and tools to ensure compliance and prompt attention to security concerns.

One of SFI’s key components is providing data views for leadership. These data views help leaders understand the status of their organizations, identify areas that need attention, and make informed decisions.

Microsoft Digital has built tools using Azure DevOps to ensure that leaders have the necessary insights to manage security effectively. Additionally, creating a reporting structure to track progress and compliance is essential for managing security initiatives. A transparent, common-sense structure combined with high-quality data helps ensure that initiatives are completed on time and that any exceptions are managed effectively.

Improving culture with data

In Microsoft Digital, we’re fostering an environment that prioritizes data quality and effective governance. Central to that effort is our system of continuous improvement (CI), an operating model that enhances our products, services, and processes with the goal of achieving improved efficiency, quality, and overall performance over time. In the realm of data and AI, CI is integral to fortifying data integrity, accelerating model development, and enabling data-driven decision-making at scale. By embedding dynamic feedback loops into our workflows, we can adapt rapidly to evolving business needs, mitigate risks, and maximize the value of our AI investments.

Building a robust culture that emphasizes transparency, accessibility, and continuous improvement is imperative for our organization to maximize the value of AI. Our Microsoft Digital Data Council creates curricula and sponsors learning activities to equip our employees with the skills required to thrive in a data and AI-centric world. The curriculum includes high-level courses on data concepts, applications and extensibility of AI tools like Microsoft 365 Copilot, in addition to data products like Microsoft Purview and Microsoft Fabric.

“At Microsoft Digital, we recognize that a strong data culture is essential to engineering excellence and AI-driven innovation,” Nasir says. “Through architecture community discussions, we focus on robust design, governed data products, and scalable, AI-ready solutions. By embedding a design-first mindset and continuous improvement into our data strategy, we regularly assess, refine, and evolve our practices.”

With a better understanding of the impact a strong data culture can have on productivity and continuous improvement, Microsoft Digital employees not only drive the AI transformation, but also gain insights into their organization’s cultural dynamics and make informed decisions to foster a positive and inclusive environment.

{Learn how a Center of Excellence is powering the technical veracity of our AI deployment at Microsoft.}

Key Takeaways

Here are our tips for using data to transform your IT operations:

  • AI success starts with high-quality data: Ensuring data is governed, accessible, and AI-ready is critical to driving automation, insights, and innovation.
  • Data products enhance efficiency and decision-making: Tools like the Employee Self-Service Agent empower employees by providing instant access to secure, relevant data.
  • A modern data architecture drives enterprise connectivity: Implementing a data mesh approach enables seamless cross-functional collaboration, breaking down organizational silos.
  • Security and compliance require a data-driven approach: Initiatives like SFI (Secure Future Initiative) use structured data insights to proactively mitigate security threats.
  • Optimizing employee experience through data insights: AI-powered solutions improve commutes, workplace efficiency, and resource allocation through predictive analytics.

The post Top five ways data is the fuel that powers IT at Microsoft appeared first on Inside Track Blog.

]]>
18899