Jeff Teper, Author at Microsoft 365 Blog Tue, 28 Jun 2022 18:12:32 +0000 ko-KR hourly 1 https://wordpress.org/?v=6.7.1 Build collaborative apps with Microsoft Teams http://approjects.co.za/?big=ko-kr/microsoft-365/blog/2022/05/24/build-collaborative-apps-with-microsoft-teams/ Tue, 24 May 2022 15:00:00 +0000 http://approjects.co.za/?big=en-us/microsoft-365/blog/?p=247230 This year at Microsoft Build 2022, we are sharing several enhancements and new capabilities for developers building collaborative apps for Teams and Microsoft 365. Read on to get a full recap of our Build announcements.

The post Build collaborative apps with Microsoft Teams appeared first on Microsoft 365 Blog.

]]>
The pandemic has dramatically accelerated the role of technology as a core enabler for hybrid work, and developers are at the heart of this transformation. Last Microsoft Build, we introduced collaborative apps, a new app pattern designed to bring people, processes, and data together to help users thrive in the hybrid workplace. Just like mobile devices completely transformed how people consume software, collaborative apps are transforming how people in every organization work together.

With more than 270 million monthly active users, Microsoft Teams offers developers an unmatched opportunity to build collaborative apps. Since the beginning of 2020, monthly active users of custom-built or third-party apps in Teams have grown more than tenfold. There are more than 1,400 Teams apps, with more and more independent software vendors (ISVs) generating millions in annual revenue from customers using their apps built on Teams and Microsoft 365 services. Looking ahead, we expect emerging technologies that bring the digital and physical worlds together, like Microsoft Mesh for Teams, to open new engaging possibilities for collaborative experiences on Teams. 

This year at Build 2022, we are sharing several enhancements and new capabilities for developers building collaborative apps for Teams and Microsoft 365. Watch my keynote with Charles Lamanna, Innovate with collaborative apps and low code, to view the highlights. Read on to get a full recap of our Build announcements, which are organized here in three sections: new ways to help you delight your users with rich collaborative experiences, scale your productivity and grow user engagement, and monetize your apps. We can’t wait to see what you will build with these innovations!

Delight users with rich collaborative experiences

Introducing Live Share: Interactive app experiences in Teams meetings

We are introducing Live Share, a capability for your apps to go beyond passive screen sharing and enable participants to co-watch, co-edit, co-create, and more in Teams meetings. Developers can use new preview extensions to the Teams SDK to easily extend existing Teams apps and create Live Share experiences in meetings. Live Share is backed by the power of Fluid Framework, which supports sophisticated synchronization of state, media, and control actions with only front-end development. This synchronization will run on Teams hosted and managed Microsoft Azure Fluid Relay service instance—at no cost to you. Our early partners building Live Share experiences include Frame.io, Hexagon, Skillsoft, MakeCode, Accenture, Parabol, and Breakthru. Watch our Live Share on-demand session and try out the new Teams SDK extensions.

In motion demonstration of Live Share collaboration in Microsoft Teams.

Figure 1. Hexagon Live Share prototype enables engineers to annotate and edit 3D models and simulations, while they brainstorm together in Teams meetings.

Fluid Framework and Azure Fluid Relay general availability

Fluid Framework is a collection of open-source, client-side JavaScript libraries that underpin the Live Share real-time collaboration capabilities. Azure Fluid Relay is a fully managed cloud service that supports Fluid Framework Clients. Developers are using Fluid Framework and Azure Fluid Relay to enable real-time interactivity on their apps beyond Microsoft Teams meetings. Fluid Framework, the Azure Fluid Relay service, and the corresponding Azure Fluid client-side SDK will be ready for production scenarios and available in mid-2022. Subscribe to Microsoft Developer Blogs for updates. Watch the on-demand session to learn more about building collaborative web apps with Fluid Framework and Azure Fluid Relay.

Create Loop components by updating Adaptive Cards

Microsoft Loop components are live, actionable units of productivity that stay in sync and move freely across Microsoft 365 apps starting with Teams chat and Microsoft Outlook. Today, we are announcing the ability for developers to create Loop components. Now you can easily evolve an existing Adaptive Card into a Loop component or create a new Adaptive Card-based Loop component. Additionally, Adaptive Card-based Loop components can be surfaced with Editor using Context IQ, our set of intelligent capabilities working in the background of Microsoft apps and services, to stay directly in the flow of composing an email. Zoho Projects is using these Adaptive Card-based Loop components to help its customers improve incident response times, reduce outage durations, and improve overall performance against service-level agreements (SLAs), by enabling users to complete these tasks across Teams and Outlook. Zoho Projects and ServiceDesk Plus Cloud are among the first products integrated with Microsoft 365 apps to implement Microsoft Loop. Developer private preview for this capability starts in June 2022. Subscribe to Microsoft Developer Blogs or follow us on Twitter @Microsoft365Dev for updates.

In motion demonstration of Zoho Projects using the Adaptive Card-based Loop components for legal approval.

Figure 2. Zoho Projects is extending adaptive cards to be live, actionable Loop components that work across Teams and Outlook.

Introducing Microsoft Azure Communication Services sample app builder

Microsoft Azure Communication Services interoperability with Teams enables you to create experiences that support seamless communications between customers on any custom app or website and employees working in Teams. For example, Teladoc Health built the first-of-its-kind custom fully integrated clinical and administrative virtual healthcare solution that allows care team collaboration and access to relevant clinical data directly within Teams, and the ability to seamlessly deliver virtual care to patients who join from a custom app.

Side-by-side display of Teladoc Health custom app for virtual healthcare. Clinical team view to the left showing patient and patient view to the right showing physician.

Figure 3. Teladoc Health is enabling care providers to work and connect from Teams while patients join from a custom app built using Azure Communication Services.

Today, we are introducing the Azure Communication Services sample app builder, enabling developers to easily build and deploy a sample application for virtual appointments in just a few minutes, with no coding needed. Through the sample app, customers can book appointments powered by Microsoft Bookings and join a Teams meeting through a custom web app with a company-branded experience, while staff use Teams to join scheduled appointments. The sample app is fully open source and developers can tap into the code for more customization. Visit Github to learn more.

Microsoft Graph API enhancements to embed chats and channel messages into your apps

Microsoft Graph chat APIs enable developers to embed Teams chats into their applications, enabling their users to collaborate seamlessly without having to switch back and forth across apps. We are introducing several new APIs in preview with capabilities such as enabling chats with federated users (like users outside your tenant), identifying which messages are read and unread by the current user, and subscribing to user chats and membership changes. These new APIs will be generally available in mid-2022. Visit our chat message resource type docs page and view the on-demand session to learn more.

SharePoint Framework and Microsoft Viva Connections

SharePoint is the most flexible content collaboration platform powering experiences across Microsoft 365. SharePoint Framework now lets you create parts and pages in SharePoint sites, Teams apps, and more. It is at the center of our extensibility capabilities for the new Microsoft Viva Connections employee experience platform. Check out the how-to session on building tailored employee experiences for Viva Connections that directly integrate with Teams apps.

Side-by-side view of Viva Connections in mobile app and home site in Teams.

Figure 4. A sample Microsoft Viva Connections app running in both Teams and on a mobile device.

Approvals extensibility

Approvals in Microsoft Teams help everyone—from frontline workers to office workers—to easily create, manage, and share approvals directly in the flow of work. We are introducing create, read, update, and delete (CRUD) APIs for Approvals. Developers can use the Approvals APIs to enable approvals within line of business apps and use webhooks to track changes and drive workflows with Approvals in Teams. The Approvals APIs will be available for preview in mid-2022. Subscribe to Microsoft Developer Blogs for updates. View the on-demand session to learn more.

Scale developer productivity

Build once and deploy anywhere across Teams and Microsoft 365

Today, we are announcing the general availability of the new Teams SDK that enables you to build apps for Teams, Outlook, and Office using a single application and deployment model and build collaborative apps that make use of the capabilities relevant to each product. Developers can now upgrade to the latest Teams JS SDK v2 and App manifest v1.13 to build production Teams apps, and run full-scale pilots with users on the preview channels of Outlook and Office. This will enable developers to get feedback and prepare for the distribution of their apps on Outlook and Office later this calendar year.

These updates are backward compatible so all your existing Teams apps will continue to work as-is in Teams with production-level support. Our Teams developer experience including our Microsoft Teams Developer Documentation, tooling, support, and code repository has been updated to support extended apps. You will be able to distribute both single-tenant and multi-tenant apps using existing Teams experiences. To learn more, check out our on-demand session about extending Teams apps across Microsoft 365.

In motion demonstration of MURAL extending personal tabs and search-based message extensions.

Figure 5. MURAL is extending its Teams app’s personal tabs and search-based message extensions to other Microsoft host apps.

MURAL is among the early partners bringing the connected experience across Teams, Outlook, and Office to life with their apps, like the example above showing a search-based message extension inserting a MURAL directly into the Outlook message as an interactive Adaptive Card. In addition to MURAL, several other partners, including Adobe, eCare Vault, go1, monday.com, Polly, ServiceNow, SurveyMonkey, and Zoho have helped us get these new tools ready and we are excited to make them generally available to everyone at Microsoft Build.

Teams Toolkit for Visual Studio Code and CLI now generally available

Teams Toolkit for Visual Studio, Visual Studio Code, and command-line interface (CLI) are tools for building Teams and Microsoft 365 apps, fast. Whether you’re new to Teams platform or a seasoned developer, Teams Toolkit is the best way to create, build, debug, test, and deploy apps. Today we are excited to announce the Teams Toolkit for Visual Studio Code and CLI is now generally available (GA). Developers can start with scenario-based code scaffolds for notification and command-and-response bots, automate upgrades to the latest Teams SDK version, and debug apps directly to Outlook and Office. Get started building apps with Teams Toolkit today.

Github screen view for developers demonstration scenario-based code scaffolds.

Figure 6. Building a notification app for Microsoft Teams using the Teams Toolkit for Visual Studio Code.

Collaboration Controls in Power Apps

We are announcing Collaboration Controls in Power Apps to let developers drag and drop Microsoft 365 collaboration features like Teams chats, meetings, files, Tasks by Planner, and more right inside custom apps built with Power Apps. Collaboration Controls will be available in preview in mid-2022. View the on-demand session to learn more. Subscribe to the Power Apps blog for updates.

Grow user engagement and monetize your apps

App Compliance Automation Tool for Microsoft 365

Microsoft 365 App Compliance Program is designed to evaluate and showcase the trustworthiness of application-based industry standards, such as SOC 2, PCI DSS, and ISO 27001 for security, privacy, and data handling practices. We are announcing the preview of the App Compliance Automation Tool for Microsoft 365 for applications built on Azure to help them accelerate the compliance journey of their apps. With this tool, developers can automate a significant number of tasks to achieve the certification faster and easier. This tool also produces reports that can be easily shared by developers to help IT gain visibility of app security and compliance. Learn more from our App Compliance Automation Tool for Microsoft 365 docs page.

Improved app management and discoverability

The Teams Store helps users find the right apps through updated app categories, curated app collections, featured top apps, and intelligent recommendations based on what colleagues and peers are using. This Microsoft Build, we are making available a central experience within the Teams Store to help users track the apps they are using across various Teams and group chats, and see what permissions are required by these apps. We are also making the discovery of apps through tabs, message extensions, and connectors more contextual to help users find the right apps and grow usage of the ISV apps in Teams. For example, in the context of composing messages, the message extension suggestions will be organized by tasks and actions users can take with it. Lastly, users on mobile devices can now add your apps right from the mobile device, such as from a link or QR code.

In-app purchasing for Teams apps

A top request from partners and developers is to provide the ability to include a paywall experience directly from within your Teams app. This gives you the ability to turn a free app into a freemium version, where you can choose when to prompt your users when to subscribe to your app. The new in-app purchase functionality is available today and can be invoked with a few lines of code. Learn more from our in-app purchases docs page.

Microsoft Teams subscription plan options for in-app purchasing.

Figure 7. Developers can enable freemium upgrades directly within Teams with a few lines of code.

Teams app license management

Another area we are making advancements in is enabling users to manage and assign purchased licenses. It’s previously been up to developers to build the license management component into their solution, whether on their landing page or directly within the app. To help streamline the license management experience, we will soon be offering the ability for you to offload the license management capabilities to Microsoft where users can manage and assign licenses—directly in Teams. License management in Teams will be available in preview in mid-2022.

New collaborative apps coming to Teams

We are excited to see ISVs bringing innovative collaborative apps to Teams across a broad range of scenarios. Here are just a few examples of the new apps available now or coming soon:

  • MURAL app for Teams gives teams everywhere the ability to bring a shared collaboration space directly into Microsoft Teams. Users can improve teamwork with asynchronous visual collaboration, and transform disengaged conversations into productive, engaging meetings and workshops using hundreds of templates and proven, guided methods that empower teams to deliver breakthrough results. MURAL is a Microsoft preview partner, and the MURAL app now works across Teams, Outlook, and Office for a single, connected experience.
  • Observable app for Teams allows companies to bring their data, context, and logic together in one place to uncover insights collaboratively and accelerate data-driven decision-making across the organization. New updates coming to the Observable app in June 2022 will offer Microsoft Teams notifications when collaborating through comments in Observable.
  • SAP S/4HANA operational purchaser chatbot provides collaborative capabilities of Microsoft Teams to SAP S/4HANA users within a conversational user experience. It uses Microsoft Azure Active Directory (Azure AD) authentication and leverages Microsoft Graph APIs to allow users to call other parties or schedule Teams meetings with business partners directly from the bot in the context of the authenticated business user. This provides tight integration of the Teams collaboration experience in a standalone app in SAP, bringing connectivity and collaboration where users need them.
  • ServiceDesk Plus Cloud app from ManageEngine, Zoho’s enterprise IT management division, leverages Microsoft Teams to streamline business and IT service delivery, manage and accelerate IT incident resolutions, and improve service experience across the enterprise. Coming soon, the ServiceDesk Plus Cloud app will enhance its existing static Adaptive Cards with Loop components, which will allow everyone working on the ticket to get the latest updates and trigger service desk tasks without switching tabs.
  • Figma, the collaborative design platform, is introducing a new app that will enable teams to share, present, and collaborate in real-time on Figma and FigJam files within a Teams meeting. The app also leverages the new Adaptive Card functionality so when a user shares a link to a Figma or FigJam file in a Teams chat, the card unfurls, allowing users to open the file from within Teams. Users can also view and respond to file notifications directly from Teams. The Figma app will be available later in 2022 in the Teams app store.

Learn more

Here’s a recap of the key resources to learn more about developing collaborative apps on Microsoft Teams and Microsoft 365:

The post Build collaborative apps with Microsoft Teams appeared first on Microsoft 365 Blog.

]]>
지능형 작업 공간을 위한 Microsoft 365 혁신을 헤드라인으로 소개하는 새 SharePoint 홈 사이트 http://approjects.co.za/?big=ko-kr/microsoft-365/blog/2019/05/21/sharepoint-home-sites-microsoft-365-innovations-intelligent-workplace/ Tue, 21 May 2019 16:00:33 +0000 http://approjects.co.za/?big=ko-kr/2019/05/21/sharepoint-home-sites-microsoft-365-innovations-intelligent-workplace/ 오늘 SharePoint 컨퍼런스(오늘 오후 12시(PT), SharePoint Virtual Summit에서 온라인으로 기조 연설 시청)에서는 조직을 위한 매력적인 동적 맞춤형 직원 환경인 SharePoint 홈 사이트를 포함하여 SharePoint와 Microsoft 365 전체의 최근 및 예정된 혁신을 소개했습니다. 이러한 혁신은 팀이 공동으로 작업하고 워크플로를 간소화할 수 있거나, 조직이 직원을 참여시키고 효과적으로 커뮤니케이션할 수 있으며 개인이 AI(인공 지능) 기반 환경과 인사이트를 통해

The post 지능형 작업 공간을 위한 Microsoft 365 혁신을 헤드라인으로 소개하는 새 SharePoint 홈 사이트 appeared first on Microsoft 365 Blog.

]]>
오늘 SharePoint 컨퍼런스(오늘 오후 12시(PT), SharePoint Virtual Summit에서 온라인으로 기조 연설 시청)에서는 조직을 위한 매력적인 동적 맞춤형 직원 환경인 SharePoint 홈 사이트를 포함하여 SharePoint와 Microsoft 365 전체의 최근 및 예정된 혁신을 소개했습니다. 이러한 혁신은 팀이 공동으로 작업하고 워크플로를 간소화할 수 있거나, 조직이 직원을 참여시키고 효과적으로 커뮤니케이션할 수 있으며 개인이 AI(인공 지능) 기반 환경과 인사이트를 통해 창의성과 생산성을 높일 수 있는 지능형 작업 공간을 지원합니다.

SharePoint, OneDrive, Microsoft Teams, Yammer, Microsoft Stream, PowerApps, Microsoft Flow를 비롯한 Microsoft 365의 세계 최상급 응용 프로그램을 통해 500,000개 이상의 고객 조직과 1억 8천만 명의 상거래 활성 사용자가 디지털 혁신을 실현합니다.

오늘은 다음 영역에서 Microsoft의 중요한 혁신을 살펴보겠습니다.

  • SharePoint 홈 사이트를 포함하는 지능형 인트라넷
  • 직원 참여 및 커뮤니케이션을 위한 Yammer 및 Microsoft Stream의 혁신
  • OneDrive를 사용한 지능형 파일 확장, 공유 및 제어
  • Microsoft 365 성능, 보안, 인텔리전스 및 혁신 가속화

SharePoint 홈 사이트를 포함하는 지능형 인트라넷

공상가는 지능형 인트라넷이 직원 환경, 조직 조정 및 문화 혁신을 지원한다는 것을 알고 있습니다. 디지털 작업 공간의 핵심인 지능형 인트라넷은 공동 작업을 위한 공유 콘텐츠 및 솔루션을 제공하고, 팀과 사일로 간에 사람과 콘텐츠를 연결하여 총체적 지식을 활용하며, 직원 참여와 커뮤니케이션을 촉진합니다.

오늘은 이러한 공상가 중 한 명인 Takeda Pharmaceuticals의 IT 전략 및 운영 책임자 Kevin Schramm이 흥미로운 사례를 공유했습니다. 세계적인 일본 제약 회사인 Takeda는 미국 회사인 Shire를 인수하면서 작업 공간을 연결하고 조직 조정을 촉진하며 60,000명 이상의 전 세계 직원 간에 커뮤니케이션을 지원하기 위해 4달 만에 SharePoint 인트라넷을 빌드했습니다. Kevin은 “1일째부터 회사의 가치를 반영하는 공유 문화를 만드는 작업을 시작하고자 했습니다. 새 인트라넷은 직원들에게 결합된 회사를 나타내는 주요 부분이었습니다. SharePoint를 통해 촉박한 마감일을 맞추고 조직을 성공적으로 결합할 수 있었습니다.”라고 설명했습니다.

10여 년간 SharePoint는 모든 지역과 산업에서 업계를 선도하는 수십만 고객의 우수한 인트라넷을 지원해 왔습니다. 클라우드로 전환하는 고객들을 통해 가치 창출 시간을 가속화하는 기본 제공 기능을 더 많이 제공해야겠다는 영감을 받았습니다. 겨우 3년 전인 SharePoint의 미래 이벤트 이후로 SharePoint는 지능형 인트라넷을 혁신하여 팀워크를 위한 유연한 솔루션, 매력적인 직원 환경, AI 기반 검색 및 콘텐츠 관리 기능을 제공했습니다. 이제 모든 브라우저 및 디바이스와 뛰어난 SharePoint 모바일 앱에서 커뮤니케이션 사이트, 조직 뉴스, 허브, 최신 팀 사이트, 페이지, 목록, 라이브러리를 사용할 수 있습니다.

공유 가능한 비디오.

SharePoint 홈 사이트

오늘 Microsoft는 고객의 가치 창출을 더욱 가속화하는 새로운 혁신을 발표했습니다. SharePoint 홈 사이트는 조직을 위한 지능형 통합 직원 환경(방문 페이지)으로, 다음과 같은 특징이 있습니다.

  • 작업 공간을 Microsoft Search메가 메뉴 탐색과 연결합니다.
  • 조직 내의 사용자 역할과 장소에 따라 관련 뉴스 및 콘텐츠를 각 사용자에게 공유합니다.
  • Yammer 및 Microsoft Stream이 지원하는 대화 및 매력적인 비디오로 직원의 참여를 유도합니다.
  • 맞춤형 콘텐츠, 정보 및 탐색으로 개인 생산성을 지원합니다.

조직을 위한 매력적인 맞춤형 동적 직원 환경을 제공하는 SharePoint 홈 사이트를 표시하는 여러 디바이스 이미지

SharePoint 홈 사이트는 조직을 위한 매력적인 맞춤형 동적 직원 환경을 제공합니다.

홈 사이트는 강력한 기능을 가진 SharePoint 커뮤니케이션 사이트로, 다음과 같은 특징이 있습니다.

  • 기본적인 조직 뉴스 출처입니다. 홈 사이트에 게시된 뉴스는 공식 뉴스임을 나타내기 위해 시각적으로 표시되며, 홈 사이트에 액세스할 수 있는 모든 사용자에게 제공됩니다.
  • SharePoint 모바일 앱의 새 홈 보기에 사용되는 방문 페이지입니다.
  • 개선된 탐색, 사이트 전체 활동에 대한 인사이트, 작업에 빠르게 돌아갈 수 있는 문서 보기, 검토를 위해 플래그를 지정한 뉴스 및 콘텐츠의 향상된 나중을 위해 저장된 보기 등을 포함하는 향상된 SharePoint 시작 페이지(이전의 “SharePoint 홈”)에 연결됩니다.
  • 도구 모음의 검색 상자에서 액세스하는 엔터프라이즈 전체의 Microsoft Search 환경입니다.

과거의 인트라넷 포털 프로젝트는 몇 달 동안 측정되는 경우가 많았지만, 이제 수분 내에 홈 사이트를 배포하고 코드 없이 기본 제공 웹 파트, 탐색, 사이트 디자인을 사용자 지정 및 브랜딩하여 조직의 의견과 우선 순위를 반영할 수 있습니다.

물론, SharePoint는 여전히 인트라넷에서 응용 프로그램을 제공하는 강력한 플랫폼입니다. 이제 Teams에서 사용 가능한 수백 개의 타사 응용 프로그램을 모든 SharePoint 사이트에 추가할 수 있습니다. 또한 개발자나 광범위한 SharePoint 파트너 네트워크에서 SharePoint 프레임워크로 빌드한 솔루션을 포함할 수 있습니다. SharePoint 모바일 응용 프로그램 및 이후 혁신과의 호환성과 성능에 최적화된 광범위한 솔루션으로 고객 능력을 강화하기 위해 십여 개의 파트너가 해당 인트라넷 제품을 SharePoint 지능형 인트라넷과 긴밀히 통합하는 데 동의했음을 알려드립니다.

홈 사이트를 소개하고 고객이 완전히 새로운 지능형 직원 환경을 빌드할 수 있는 기능을 제공하게 되어 기쁩니다. SharePoint 홈 사이트 및 다른 지능형 인트라넷을 위한 혁신에 대해 자세히 알아보세요.

직원 참여 및 커뮤니케이션을 위한 Yammer 및 Microsoft Stream의 혁신

SharePoint 홈 사이트는 Yammer 및 Microsoft Stream과의 기본 제공 통합 기능을 포함합니다. 오늘, Microsoft는 직원 참여, 커뮤니케이션 및 학습과 관련된 중요한 시나리오를 가능하게 하는 Yammer 및 Microsoft Stream을 위한 혁신을 소개했습니다.

Yammer를 위한 혁신

Yammer는 조직 전체의 직원을 열린 대화로 연결합니다. 여러 디바이스에서 사용 가능한 Yammer의 경량 대화 환경은 모든 직원에게 생각, 아이디어, 피드백을 표현할 수 있는 기능과 음성을 제공하여 포괄적인 문화를 육성합니다. 새로운 Yammer 질문 및 답변 기능을 사용하면 질문을 한 후 직접 또는 그룹 관리자가 최상의 답변을 표시할 수 있으므로 보다 편리하게 지식을 공유하고 나중에 재사용할 수 있습니다. 또한 그룹이 자주 묻는 질문에 대해 봇과 유사한 지능형 응답을 제공할 수 있습니다.

Yammer 질문 및 답변 기능을 보여 주는 이미지. 커서가 개인 응답에서 “최상의 답변 표시”를 클릭합니다.

Yammer 질문 및 답변을 사용하면 조직 전체의 답변을 더 쉽게 찾을 수 있습니다.

조직이 신속하게 Yammer를 성공적으로 활용할 수 있도록 Office 365 그룹에 연결된 Yammer 그룹을 사용하는 모든 고객에게 e-Discovery for Yammer가 제공됨을 알려드립니다. 유럽 고객의 고유한 데이터 보존 요구 사항을 지원하기 위해 EU에서 Yammer의 지역 내 데이터 저장소 가용성을 가속화하고 있으며, 오늘부터 이용할 수 있습니다. 이제 Yammer 메시지와 Yammer 메시지에 첨부된 파일이 EU의 새 Yammer 네트워크를 위해 EU 데이터 센터에 저장됩니다.

Microsoft Stream을 위한 새로운 기능

커뮤니케이션, 학습, 참여를 지원하는 효과적인 방법으로 비디오를 사용하는 고객이 점점 늘어나고 있습니다. 오늘, Microsoft는 Microsoft 365에서 지능형 비디오를 지원하는 Microsoft Stream의 새로운 기능을 발표했습니다. iOS 및 Android용 Microsoft Stream 모바일 앱에서 비디오를 안전하게 녹화, 업로드 및 공유할 수 있습니다. Microsoft Forms를 사용하여 투표, 설문 조사 또는 퀴즈를 비디오에 쉽게 삽입할 수 있는 방법도 시연했습니다.

Microsoft Stream 모바일 앱을 표시하는 두 개의 휴대폰 이미지

Microsoft Stream 모바일 앱을 사용하여 비디오를 안전하게 녹화, 업로드 및 공유합니다.

열려 있는 노트북 이미지. 화면에는 진행 중인 Microsoft Stream 투표가 표시되어 있습니다.

Microsoft Stream을 사용하여 비디오에 퀴즈, 투표 또는 설문 조사를 포함합니다.

SharePoint 스페이스에 대한 업데이트

SharePoint 컨퍼런스 2018에서 Microsoft는 헤드셋과 브라우저를 통해 볼 수 있는 효과적인 혼합 현실 환경을 누구든지 만들 수 있게 해주는 SharePoint 스페이스의 초기 형태를 공유했습니다. 고객의 관심은 엄청났으며, 전 세계 여러 업계에서 1,800여 개의 회사가 제한된 미리 보기를 신청했습니다. 이러한 고객 중 일부와 협력하여 SharePoint 스페이스 계획을 개발해 왔으며, 3D 및 가상 현실에 대한 업계 표준을 공동으로 작업했습니다.

오늘은 2D 및 3D 비디오와 360도 이미지를 사용하여 원래 캠퍼스를 경험하고 새 캠퍼스에 대한 비전과 연결할 수 있도록 하는, Microsoft에서 사용한 예를 통해 진행 상황을 좀 더 소개했습니다. Ignite 2019에서 SharePoint 스페이스에 대해 훨씬 더 많이 공유할 수 있기를 기대합니다.

Microsoft에서는 Yammer 및 라이브 이벤트를 통해 직원 참여를 유도함으로써 전 세계 110,000명 이상의 직원을 포함하는 대규모 문화 혁신을 추진했습니다. 이제 동일한 기능으로 문화 혁신, 조직 조정, 열린 대화, 효과적인 커뮤니케이션, 학습 및 개발을 위한 몰입형 환경을 추진할 수 있는 고객으로부터 배울 수 있게 되기를 기대합니다.

Yammer 관련 알림Microsoft Stream을 위한 새로운 기능에 대해 자세히 알아보세요.

OneDrive를 사용한 지능형 파일 확장, 향상된 공유 및 제어

OneDrive는 뛰어난 iOS 및 Android용 앱을 사용하여 PC 또는 Mac, 브라우저 및 디바이스에서 Microsoft 365에서 자신과 공유된 파일 및 개인 작업 파일을 포함한 모든 파일을 작업할 수 있는 Microsoft 365의 파일 앱입니다. 동기화 개선 사항은 동기화를 가속화하고 네트워크 사용량을 줄이는 차등 동기화가 모든 파일에 대해 지원된다는 것과(Office 파일은 차등 동기화가 이미 지원됨), Windows Virtual Desktop이 현재 미리 보기로 지원된다는 것입니다. 이러한 개선 사항을 통해 조직은 클라우드에 연결된 환경을 제공할 수 있고, 사용자는 파일 탐색기, Finder 등의 네이티브 환경 내에서 클라우드 파일을 작업할 수 있습니다.

OneDrive에서 OneDrive의 Microsoft Search 및 맞춤형 권장 사항을 제공하는 새로운 AI 기반 환경을 사용하여 가장 중요한 파일을 찾을 수 있습니다. OneDrive의 향상된 파일 호버 카드는 DLP 정책 등의 파일 인사이트, 활동 및 수명 주기 신호를 표시합니다. 새로운 나중을 위해 저장 기능을 사용하여 더 편리한 시간에 다시 검토하려는 파일에 플래그를 지정할 수도 있습니다.

OneDrive 웹 응용 프로그램에 있는 공유 라이브러리에 대한 새로운 고화질 파일 환경을 사용하면 PC 또는 Mac에 파일을 동기화하고, 메타데이터 열 및 사용자 지정 보기에서 작업하고, 320개 이상의 파일 형식 미리 보기(360도 이미지 및 AutoCAD DWG 파일 포함)를 수행할 수 있습니다. Office 이외의 파일에 대한 주석이 새로 지원되면서 이제 공동 작업자가 이미지, CAD 드로잉, PDF 등 320개 이상의 파일 형식에 주석을 추가할 수도 있습니다.

OneDrive에 저장된 Word 문서에 남긴 주석 이미지

OneDrive의 지능형 환경에는 조건부 서식 및 메타데이터를 포함하는 공유 라이브러리에 대한 고화질 파일 환경, 파일 인사이트 및 활동을 포함하는 파일 호버 카드, 다양한 공동 작업 기능이 포함됩니다.

OneDrive에서 직접, 조직이 설정한 공유 정책 내에서 조직 내부 및 외부 사람과 함께 쉽게 파일을 공동으로 작업할 수 있습니다. 이제 Office 365 그룹이 지원하는 간소화된 환경에서 공유 라이브러리를 만들고, 공유하려는 사람을 지정할 수 있습니다. 물론, 팀워크 허브인 Teams에서 파일을 공유할 수도 있습니다. Teams 채팅의 새로운 파일 공유 컨트롤을 사용하면 파일 복사본을 업로드할지 또는 링크를 공유할지 선택하고 링크에서 제공하는 액세스를 구성할 수 있습니다. 새로운 공유 컨트롤을 Outlook에도 가져올 예정입니다.

Microsoft Teams의 대화 이미지

Teams 채팅에서 파일을 공유할 때 액세스를 관리합니다.

Outlook에서 공유된 파일 이미지

Outlook에서 파일을 공유할 때 액세스를 관리합니다.

마지막으로, 새로운 파일 요청 기능을 소개합니다. 폴더를 선택하고 파일을 추가하도록 사람을 초대할 수 있습니다. 누구든지 폴더에 파일을 업로드할 수 있으며, 자신의 파일만 볼 수 있습니다. 또한 파일이 추가되면 알림을 받습니다. 파일 요청은 개인이 다른 사람의 파일을 볼 수 없도록 하는 동시에 여러 개인의 파일을 수집해야 하는 시나리오를 가능하게 합니다.

이러한 중요 기능, 해당 테넌트에서 사용 가능한 시기, 파일 공유 및 공동 작업에 대해 발표된 나머지 혁신에 대한 자세한 내용은 OneDrive 블로그를 참조하세요.

가속화된 SharePoint 파일 저장소를 사용하여 콘텐츠 공동 작업 지원

Microsoft 365는 콘텐츠를 위한 신뢰할 수 있고 가장 많은 기능을 갖춘 지능형 클라우드입니다. SharePoint는 Microsoft 365의 콘텐츠 공동 작업을 지원하며, Microsoft 365의 기능, 성능, 확장성 및 보안 향상을 위한 연구와 엔지니어링에 수십억 달러를 투자했습니다.

오늘, Microsoft는 이러한 “막후” 투자 중 일부를 공개했습니다.

  • Microsoft 365에서 데이터를 액세스하는 속도가 2년 전에 비해 10배 더 빨라졌습니다.
  • 데이터 센터에서 멀리 떨어져서 작업할 때도 환경을 가속화하는 아키텍처 전반에 걸친 투자 덕분에 Office 365의 환경이 1년 전에 비해 3배 더 빨라졌습니다.
  • 더 빠르고 응답성이 뛰어난 인텔리전스와 인사이트를 위해 추가하거나 수정하는 콘텐츠가 몇 초 이내에 검색 가능하도록 작업했습니다.
  • 전용 응용 프로그램 없이도 Microsoft 365 웹, 모바일 및 데스크톱 응용 프로그램과 Windows 10에서 320개 이상의 파일 형식을 볼 수 있습니다.
  • OneDrive에 제공될 예정인 차등 동기화는 큰 파일을 더 빠르게 동기화하고, 동기화를 위한 네트워크 사용량을 훨씬 줄여 줄 것입니다.

성능, 확장성, 공동 작업, 인텔리전스에 대한 SharePoint 투자는 Microsoft 365의 콘텐츠 공동 작업에 대한 중요한 혁신을 지원합니다. 최근의 예로 SharePoint, Office.com 및 Bing.com에서 일반 공급된 Microsoft Search 릴리스, Fluid Framework 데모에서 미리 본 실시간 인텔리전스 지원 공동 작업을 위한 혁신적인 새 기능 등이 있습니다.

Microsoft 365가 모든 콘텐츠 및 공동 작업을 위한 최상의 클라우드가 되게 하는 SharePoint 파일 저장소 개선 사항에 대한 자세한 내용은 Microsoft 365 클라우드 사용자 환경 가속화를 참조하세요.

마지막으로, IT를 통해 비즈니스를 강화하고 정보 보안을 확신할 수 있도록 Microsoft는 IT 조직이 업계 최고 수준의 보안 및 규정 준수 컨트롤로 사용자, 디바이스 및 콘텐츠를 제어할 수 있게 해주는 기능에 계속 투자하고 있습니다.

  • Microsoft 365에서 정보 수명 주기, 보안 및 규정 준수의 일관성 있는 관리를 가능하게 하는 분류 레이블
  • SharePoint 및 Office 365 그룹에 대한 Multi-geo Capabilities의 일반 공급을 비롯한 중요한 규정 준수 컨트롤 및 전 세계적 공간
  • 타사 데이터를 Microsoft 365에 기본적으로 보관하는 새로운 엔터프라이즈 정보 보관 기능, 조직이 규정 준수 요구 사항을 충족하도록 지원하는 새 솔루션(예: 레코드 관리), 인텔리전스를 활용하고 나중에 검토하기 위해 의심스러운 콘텐츠를 확인하는 새로운 기본 제공 기계 학습 모델을 비롯한 감독 업데이트. 이러한 솔루션은 Microsoft 365 E5 및 E5 Compliance 제품과 함께 일반 공급됩니다.

SharePoint 보안, 관리 및 마이그레이션Microsoft 365 규정 준수에 제공되는 새 레코드 관리 솔루션 및 기계 학습 업데이트에서 보안, 규정 준수 및 관리 효율성과 관련된 오늘 알림에 대해 자세히 알아볼 수 있습니다.

영감 및 다음 단계

오늘 발표한 혁신과 비전은 고객의 성공, 사례, 질문, 위시 리스트 등 고객으로부터 영감을 받은 것입니다. Microsoft 팀은 고객의 의견에 귀를 기울이고, 고객이 지능형 작업 공간을 사용하여 조직을 혁신하도록 다시 영감을 줄 수 있는 기능을 만듭니다.

2019년 5월 21일 오후 12시(PT)에 SharePoint Virtual Summit를 시청하고 계속해서 피드백을 보내주세요. 훨씬 놀라운 알림과 함께 Ignite 2019에서 다시 인사드리겠습니다. 그때까지 Microsoft 365의 커뮤니케이션 및 공동 작업 환경에 대한 알림, 지침, 팁을 확인할 수 있는 최상의 장소인 새 월별 업데이트에 등록하시기 바랍니다.

자세히 알아보려면 다음 리소스도 참조하세요.

The post 지능형 작업 공간을 위한 Microsoft 365 혁신을 헤드라인으로 소개하는 새 SharePoint 홈 사이트 appeared first on Microsoft 365 Blog.

]]>