קורסי מיקרוסופט לארגונים – כרמל הדרכה

Microsoft Partner
Microsoft Data Platform

קורס Data Engineering on Microsoft Azure

DP-203T00-AC

In this course, the student will learn about the data engineering as it pertains to working with batch and real-time analytical solutions using Azure data platform technologies.

About this course

In this course, the student will learn about the data engineering as it pertains to working with batch and real-time analytical solutions using Azure data platform technologies. Students will begin by understanding the core compute and storage technologies that are used to build an analytical solution. The students will learn how to interactively explore data stored in files in a data lake. They will learn the various ingestion techniques that can be used to load data using the Apache Spark capability found in Azure Synapse Analytics or Azure Databricks, or how to ingest using Azure Data Factory or Azure Synapse pipelines. The students will also learn the various ways they can transform the data using the same technologies that is used to ingest data. They will understand the importance of implementing security to ensure that the data is protected at rest or in transit. The student will then show how to create a real-time analytical system to create real-time analytical solutions.

Audience Profile

The primary audience for this course is data professionals, data architects, and business intelligence professionals who want to learn about data engineering and building analytical solutions using data platform technologies that exist on Microsoft Azure. The secondary audience for this course data analysts and data scientists who work with analytical solutions built on Microsoft Azure.

At Course Completion

After completing this course, students will be able to:

·         Explore compute and storage options for data engineering workloads in Azure

·         Run interactive queries using serverless SQL pools

·         Perform data Exploration and Transformation in Azure Databricks

·         Explore, transform, and load data into the Data Warehouse using Apache Spark

·         Ingest and load Data into the Data Warehouse

·         Transform Data with Azure Data Factory or Azure Synapse Pipelines

·         Integrate Data from Notebooks with Azure Data Factory or Azure Synapse Pipelines

·         Support Hybrid Transactional Analytical Processing (HTAP) with Azure Synapse Link

·         Perform end-to-end security with Azure Synapse Analytics

·         Perform real-time Stream Processing with Stream Analytics

·         Create a Stream Processing Solution with Event Hubs and Azure Databricks

Course Outline

Module 1: Explore compute and storage options for data engineering workloads This module provides an overview of the Azure compute and storage technology options that are available to data engineers building analytical workloads. This module teaches ways to structure the data lake, and to optimize the files for exploration, streaming, and batch workloads. The student will learn how to organize the data lake into levels of data refinement as they transform files through batch and stream processing. Then they will learn how to create indexes on their datasets, such as CSV, JSON, and Parquet files, and use them for potential query and workload acceleration.

Lesson

  • Introduction to Azure Synapse Analytics
  • Describe Azure Databricks
  • Introduction to Azure Data Lake storage
  • Describe Delta Lake architecture
  • Work with data streams by using Azure Stream Analytics 

Lab: Explore compute and storage options for data engineering workloads

  • Combine streaming and batch processing with a single pipeline
  • Organize the data lake into levels of file transformation
  • Index data lake storage for query and workload acceleration

After completing this module, students will be able to:

  • Describe Azure Synapse Analytics
  • Describe Azure Databricks
  • Describe Azure Data Lake storage
  • Describe Delta Lake architecture
  • Describe Azure Stream Analytics

Module 2: Run interactive queries using Azure Synapse Analytics serverless SQL pools In this module, students will learn how to work with files stored in the data lake and external file sources, through T-SQL statements executed by a serverless SQL pool in Azure Synapse Analytics. Students will query Parquet files stored in a data lake, as well as CSV files stored in an external data store. Next, they will create Azure Active Directory security groups and enforce access to files in the data lake through Role-Based Access Control (RBAC) and Access Control Lists (ACLs).

Lesson

  • Explore Azure Synapse serverless SQL pools capabilities
  • Query data in the lake using Azure Synapse serverless SQL pools
  • Create metadata objects in Azure Synapse serverless SQL pools
  • Secure data and manage users in Azure Synapse serverless SQL pools

Lab: Run interactive queries using serverless SQL pools

  • Query Parquet data with serverless SQL pools
  • Create external tables for Parquet and CSV files
  • Create views with serverless SQL pools
  • Secure access to data in a data lake when using serverless SQL pools
  • Configure data lake security using Role-Based Access Control (RBAC) and Access Control List

After completing this module, students will be able to:

  • Understand Azure Synapse serverless SQL pools capabilities
  • Query data in the lake using Azure Synapse serverless SQL pools
  • Create metadata objects in Azure Synapse serverless SQL pools
  • Secure data and manage users in Azure Synapse serverless SQL pools

Module 3: Data exploration and transformation in Azure Data bricks This module teaches how to use various Apache Spark Data Frame methods to explore and transform data in Azure Databricks. The student will learn how to perform standard Data Frame methods to explore and transform data. They will also learn how to perform more advanced tasks, such as removing duplicate data, manipulate date/time values, rename columns, and aggregate data.

Lesson

  • Describe Azure Databricks
  • Read and write data in Azure Databricks
  • Work with Data Frames in Azure Databricks
  • Work with Data Frames advanced methods in Azure Databricks

Lab: Data Exploration and Transformation in Azure Databricks

  • Use Data Frames in Azure Databricks to explore and filter data
  • Cache a Data Frame for faster subsequent queries
  • Remove duplicate data
  • Manipulate date/time values
  • Remove and rename Data Frame columns
  • Aggregate data stored in a Data Frame

After completing this module, students will be able to:

  • Describe Azure Databricks
  • Read and write data in Azure Databricks
  • Work with Data Frames in Azure Databricks
  • Work with Data Frames advanced methods in Azure Databricks

Module 4: Explore, transform, and load data into the Data Warehouse using Apache Spark This module teaches how to explore data stored in a data lake, transform the data, and load data into a relational data store. The student will explore Parquet and JSON files and use techniques to query and transform JSON files with hierarchical structures. Then the student will use Apache Spark to load data into the data warehouse and join Parquet data in the data lake with data in the dedicated SQL pool.

Lesson

  • Understand big data engineering with Apache Spark in Azure Synapse Analytics
  • Ingest data with Apache Spark notebooks in Azure Synapse Analytics
  • Transform data with Data Frames in Apache Spark Pools in Azure Synapse Analytics
  • Integrate SQL and Apache Spark pools in Azure Synapse Analytics

Lab: Explore, transform, and load data into the Data Warehouse using Apache Spark

  • Perform Data Exploration in Synapse Studio
  • Ingest data with Spark notebooks in Azure Synapse Analytics
  • Transform data with Data Frames in Spark pools in Azure Synapse Analytics
  • Integrate SQL and Spark pools in Azure Synapse Analytics

After completing this module, students will be able to:

  • Describe big data engineering with Apache Spark in Azure Synapse Analytics
  • Ingest data with Apache Spark notebooks in Azure Synapse Analytics
  • Transform data with Data Frames in Apache Spark Pools in Azure Synapse Analytics
  • Integrate SQL and Apache Spark pools in Azure Synapse Analytics

Module 5: Ingest and load data into the data warehouse This module teaches students how to ingest data into the data warehouse through T-SQL scripts and Synapse Analytics integration pipelines. The student will learn how to load data into Synapse dedicated SQL pools with PolyBase and COPY using T-SQL. The student will also learn how to use workload management along with a Copy activity in an Azure Synapse pipeline for petabyte-scale data ingestion.

Lesson

  • Use data loading best practices in Azure Synapse Analytics
  • Petabyte-scale ingestion with Azure Data Factory

Lab: Ingest and load Data into the Data Warehouse

  • Perform petabyte-scale ingestion with Azure Synapse Pipelines
  • Import data with PolyBase and COPY using T-SQL
  • Use data loading best practices in Azure Synapse Analytics

After completing this module, students will be able to:

  • Use data loading best practices in Azure Synapse Analytics
  • Petabyte-scale ingestion with Azure Data Factory

Module 6: Transform data with Azure Data Factory or Azure Synapse Pipelines This module teaches students how to build data integration pipelines to ingest from multiple data sources, transform data using mapping data flows, and perform data movement into one or more data sinks.

Lesson

  • Data integration with Azure Data Factory or Azure Synapse Pipelines
  • Code-free transformation at scale with Azure Data Factory or Azure Synapse Pipelines

Lab: Transform Data with Azure Data Factory or Azure Synapse Pipelines

  • Execute code-free transformations at scale with Azure Synapse Pipelines
  • Create data pipeline to import poorly formatted CSV files
  • Create Mapping Data Flows

After completing this module, students will be able to:

  • Perform data integration with Azure Data Factory
  • Perform code-free transformation at scale with Azure Data Factory

Module 7: Orchestrate data movement and transformation in Azure Synapse Pipelines in this module, you will learn how to create linked services, and orchestrate data movement and transformation using notebooks in Azure Synapse Pipelines.

Lesson

  • Orchestrate data movement and transformation in Azure Data Factory

Lab: Orchestrate data movement and transformation in Azure Synapse Pipelines

  • Integrate Data from Notebooks with Azure Data Factory or Azure Synapse Pipelines

After completing this module, students will be able to:

  • Orchestrate data movement and transformation in Azure Synapse Pipelines

Module 8: End-to-end security with Azure Synapse Analytics in this module, students will learn how to secure a Synapse Analytics workspace and its supporting infrastructure. The student will observe the SQL Active Directory Admin, manage IP firewall rules, manage secrets with Azure Key Vault and access those secrets through a Key Vault linked service and pipeline activities. The student will understand how to implement column-level security, row-level security, and dynamic data masking when using dedicated SQL pools.

Lesson

  • Secure a data warehouse in Azure Synapse Analytics
  • Configure and manage secrets in Azure Key Vault
  • Implement compliance controls for sensitive data

Lab: End-to-end security with Azure Synapse Analytics

  • Secure Azure Synapse Analytics supporting infrastructure
  • Secure the Azure Synapse Analytics workspace and managed services
  • Secure Azure Synapse Analytics workspace data

After completing this module, students will be able to:

  • Secure a data warehouse in Azure Synapse Analytics
  • Configure and manage secrets in Azure Key Vault
  • Implement compliance controls for sensitive data

Module 9: Support Hybrid Transactional Analytical Processing (HTAP) with Azure Synapse Link in this module, students will learn how Azure Synapse Link enables seamless connectivity of an Azure Cosmos DB account to a Synapse workspace. The student will understand how to enable and configure Synapse link, then how to query the Azure Cosmos DB analytical store using Apache Spark and SQL serverless.

Lesson

  • Design hybrid transactional and analytical processing using Azure Synapse Analytics
  • Configure Azure Synapse Link with Azure Cosmos DB
  • Query Azure Cosmos DB with Apache Spark pools
  • Query Azure Cosmos DB with serverless SQL pools

Lab: Support Hybrid Transactional Analytical Processing (HTAP) with Azure Synapse Link

  • Configure Azure Synapse Link with Azure Cosmos DB
  • Query Azure Cosmos DB with Apache Spark for Synapse Analytics
  • Query Azure Cosmos DB with serverless SQL pool for Azure Synapse Analytics

After completing this module, students will be able to:

  • Design hybrid transactional and analytical processing using Azure Synapse Analytics
  • Configure Azure Synapse Link with Azure Cosmos DB
  • Query Azure Cosmos DB with Apache Spark for Azure Synapse Analytics
  • Query Azure Cosmos DB with SQL serverless for Azure Synapse Analytics

Module 10: Real-time Stream Processing with Stream Analytics in this module, students will learn how to process streaming data with Azure Stream Analytics. The student will ingest vehicle telemetry data into Event Hubs, then process that data in real time, using various windowing functions in Azure Stream Analytics. They will output the data to Azure Synapse Analytics. Finally, the student will learn how to scale the Stream Analytics job to increase throughput.

Lesson

  • Enable reliable messaging for Big Data applications using Azure Event Hubs
  • Work with data streams by using Azure Stream Analytics
  • Ingest data streams with Azure Stream Analytics

Lab: Real-time Stream Processing with Stream Analytics

  • Use Stream Analytics to process real-time data from Event Hubs
  • Use Stream Analytics windowing functions to build aggregates and output to Synapse Analytics
  • Scale the Azure Stream Analytics job to increase throughput through partitioning
  • Repartition the stream input to optimize parallelization

After completing this module, students will be able to:

  • Enable reliable messaging for Big Data applications using Azure Event Hubs
  • Work with data streams by using Azure Stream Analytics
  • Ingest data streams with Azure Stream Analytics

Module 11: Create a Stream Processing Solution with Event Hubs and Azure Data bricks In this module, students will learn how to ingest and process streaming data at scale with Event Hubs and Spark Structured Streaming in Azure Databricks. The student will learn the key features and uses of Structured Streaming. The student will implement sliding windows to aggregate over chunks of data and apply watermarking to remove stale data. Finally, the student will connect to Event Hubs to read and write streams.

Lesson

  • Process streaming data with Azure Databricks structured streaming

Lab: Create a Stream Processing Solution with Event Hubs and Azure Databricks

  • Explore key features and uses of Structured Streaming
  • Stream data from a file and write it out to a distributed file system
  • Use sliding windows to aggregate over chunks of data rather than all data
  • Apply watermarking to remove stale data
  • Connect to Event Hubs read and write streams

After completing this module, students will be able to:

  • Process streaming data with Azure Databricks structured streaming

Prerequisites

Successful students start this course with knowledge of cloud computing and core data concepts and professional experience with data solutions.

Specifically completing:

  • AZ-900 – Azure Fundamentals
  • DP-900 – Microsoft Azure Data Fundamentals

השאירו פרטים ונחזור אליכם בהקדם:

למה לבחור בכרמל הדרכה?

אנחנו מציעים פתרונות איכותיים להדרכות מקצועיות שחוסכות לכם זמן ומשאבים, ומספקים לכם את הכלים לקחת את כישורי האקסל שלכם עוד צעד קדימה!

מרצים מובילים

בעלי ניסיון הדרכתי ומעשי עשיר

מגיעים אליכם

אתם קובעים את מיקום הקורס והמועד

תאוריה ותרגול

חומרי לימוד ומעבדות רשמיות של מיקרוסופט הזמינים בענן

תוכנית מותאמת

התאמה מלאה ואישית לדרישות ולצרכי הארגון

חברת כרמל הדרכה מספקת פתרונות הדרכה, הטמעה, ייעוץ וניהול פרוייקטים בתחום ה IT, ניהול מערכות מידע, פיתוח ואבטחת מידע.

בעולמות ההדרכה

הדרכות לארגונים החל מרמת משתמש ועד לרמת למנהל מערכות מידע, CIO, אנשי פיתוח, תשתיות IT, אנשי BI, אבטחת מידע, ניהול עולמות ענן Azure & Office 365.

קורסי יישומי מחשב Office, excel, Visio, Project, Teams, OneDrive ….

קורסים בהתאמה לצרכי הלקוח.

בתחום ההטמעה אנו עוסקים בניהול פרויקטים ארוכי טווח בעולמות ההדרכה, Change Management – הטמעה ואימוץ טכנולוגיות מתקדמות, החדרת טכנולוגיות חדשות לארגונים, בניית מערכי הדרכה והטמעה, Train The Trainer, העברת ידע לצוותי IT, Help Desk ומשאבי אנוש. 

כתיבת ספרות טכנית.

Carmel Training & Deployments
Carmel Training & Deployments

בעולמות הפרויקטים

  • ייעוץ – ייעוץ טכני ומקצועי עבור תהליכי שינוי והטמעת מערכות מידע בארגון כגון
    • מערכות ענן- Azure, 365
    • מערכות מחשוב On-Prem Infrastructure (שרתים ויישומים)
    • אבטחת מידע בענן ובסביבות מקומיות
  • אפיון ותכנון – אפיון פרויקטים הכוללים הטמעת מערכות בארגונים ובכלל זה, תכנון של דרכי ההשגה ומטרות הפרויקטים.
  • הטמעה – הטמעה של תהליכי השינוי עד להשגת היעדים כפי שאופיינו, החל מפתרונות ההדרכה וכלה בהטמעת מערכות בפועל בסביבה הארגונית הנרחבת.
  • פיתוח והטמעת פתרונות ענן ארגוניים
    • פיתוח ל Power BI
    • פיתוח ל Teams, Power Automate, Power Apps
  • שירותי תחזוקת IT – שירותי תמיכה לפתרונות ומערכות IT בארגונים בינוניים וגדולים.
  • רישוי למוצרי מיקרוסופט לרבות פלטפורמות הענן השונות

Microsoft Partner

חברת כרמל הדרכה הינה שותף הדרכה מורשה של מיקרוסופט, בעלת הסמכות להדריך על כל מוצרי מיקרוסופט

אולי יעניין אותך גם...

קורס אקסל

קורס אקסל – ניתוחי "מה אם"

"ניתוחי מה אם" זוהי פקודה המאגדת בתוכה שלושה ניתוחים–כלים, העוזרים לנו להתמודד בתרחישים אפשריים – במילים אחרות: איך ישתנו הנתונים שלנו (מה אם) אם תרחיש מסוים ישתנה?

קרא עוד »
Security 365

קורס Security 365 – אבטחת מידע עבור עובדים בארגון

הגורם האנושי מהווה חוליה חלשה משמעותית בהגנה ושמירה על אבטחת המידע של הארגון.
ארגונים רבים חוטאים ומשקיעים בכלים טכנולוגיים בלבד, שלבסוף עלולים להיכשל.
הדרכת מודעות אבטחת מידע לעובדים עוזרת בצמצום משטח התקיפה כנגד הגורם האנושי.

קרא עוד »
קורס Teams

קורס Teams – מבוא והגדרות של Teams

Teams היא פלטפורמה לתקשורת ועבודה בשיתוף פעולה הכוללת את כל יכולות וצרכי העבודה של צוות בארגון, כולל אפשרות להתחבר ליישומים ושירותים חיצוניים. הפלטפורמה משלבת בניית איזורי עבודה משותפים לעבודה בקולבורציה, צ'אט, פגישות וידאו, אחסון קבצים, ואפשרות חיבור לאפליקציות שונות, לצורך התאמה אישית מרבית.

קרא עוד »
קורס אקסל

קורס אקסל – פונקציית SUBTOTAL

כשאנו מפעילים את הפונקציות הפועלות על טווח נתונים, כגון – סכום, ממוצע, ספירה וכו', אנו יוצאים מנקודת הנחה שפונקציות אלו מחשבות את הנתונים – אך מה קורה במצב מסונן?

קרא עוד »
Microsoft Stream

Microsoft Stream

עם אפליקצית Stream, כל אחד בארגון שלכם יכול להפוך להיות וידאו-בלוגר בלי מאמץ מיוחד!

קרא עוד »
קורס אקסל

קורס אקסל – פונקציות

פונקציות פונקציה היא פעולה "function" פקודה מתמטית המחזיר תוצאה. למרבית הפונקציות יותר מערך אחד אותו צריך להזין, ערכים אלה נקראים: ארגומנטים. לחלק מהפונקציות יש גם

קרא עוד »
קורסי מיקרוסופט

Office 365 – איזו חבילה כדאי לארגונים לרכוש?

Microsoft Office 365 היא חבילת פרודוקטיביות של שירותי ענן המקבצת בתוכה מבחר שירותים המתאימים לעסקים בכל הגדלים. השירותים נמכרים בחבילות מגוונות בהתאם לצרכים הארגוניים. אילו שיקולים כדאי לקחת בחשבון בעת בחירת החבילה המתאימה?

קרא עוד »
Working with Excel?

כמה דברים שחשוב לדעת על Excel

לכל חברה, בכל תחום – באופן גורף – ישנם נתונים, מדויק יותר לומר – בסיסי נתונים.
בסיסי נתונים בהם מתנהל המידע של החברה.
בסיסי הנתונים יכולים להיות רשימת לקוחות, רשימת ספקים, דוחות שעות, חישובי מדדים, השוואות תמחירים, הצלבות של בדיקות; מוצרים; רכיבים; דגימות ועוד ועוד.
גם אם בסיסי הנתונים שלכם מאוגדים בתוכנות כמו CRM, ERP, או תוכנות המתואמות אישית לניהול הפעילות, התפעול השוטף, הסקת מסקנות, ניתוח הפעילות מתבצעים כיום, ברוב הדומיננטי של החברות עם יישום ה-Excel של Microsoft.

קרא עוד »
קורס Power Query

קורס Power Query – יצירת שאילתה חדשה

כאשר מייבאים נתונים ממקורות שונים, נוצרים במחשב קבצי חיבורים, המקשרים בין הקובץ ומודל הנתונים למסד הנתונים במקור שנבחר. קבצי חיבור אלו יכולים לשמש גם בחוברות עבודה אחרות לטובת ייבוא נתונים.

קרא עוד »
מוכנים להפוך את העסק' שלכם לזמין יותר?

Microsoft Bookings

ה- Microsoft Bookings היא מערכת ליצירה וניהול של אתר אישי לתיאום פגישות וקביעת תורים. במסגרתה, מציג האתר האישי דף הזמנה עם מועדים פנויים בלוח הזמן לטובת זימון תור או פגישה.

קרא עוד »
קורס אקסל VBA

קורס אקסל – ניווט בגיליון

ניווט בגיליון קובץ באקסל נקרא חוברת עבודה. חוברת עבודה מגיליונות. כברירת מחדל, חוברת עבודה חדשה נפתחת עם גיליון אחד. על מנת להוסיף גיליונות או לעבור

קרא עוד »
Computer

Windows Server 2019- עם הפנים לסביבת Hybrid

Windows server 2019 כבר החלה להימכר. כאשר הארגון רוצה לעמוד בפסגת החדשנות, או מעוניין להתקדם באופן משמעותי לענן, או פשוט מעוניין לחדש שרתים כחלק מההליך השגרתי, המעבר לגרסת Server2019 מתבקש.
כבכל גרסה חדשה, גם הפעם יש מספר רב של שינויים, סקרנו עבורכם את 5 החידושים והעדכונים המשמעותיים ביותר בדגש על אבטחה, פרודוקטיביות ושילוב של מערכות ענן בתצורת Hybrid.

קרא עוד »
Office 365 Security

קורס 365 Security – מערכת ATP

מה זה מערכת ה-ATP? עולם ה- 365 מחובר ל-security באופן אינטגרלי באמצעות כלים חזקים ומגוונים.מעבר למערכות סינון מורכבות עבור סיכונים הנחשבים "סטנדרטיים", בעולמות ה-365 של

קרא עוד »
קורס Azure

קורס Azure – מה זה Azure OpenAI?

OpenAI הופכת את מודלי הבינה המלאכותית שלה לזמינים למפתחים כדי לבנות יישומי תוכנה רבי עוצמה, כגון ChatGPT. ישנן המון דוגמאות אחרות ליישומי OpenAI באתר OpenAI, החל מעשיות, כגון יצירת טקסט מקוד, ועד משעשעות גרידא, כגון המצאת סיפורים מפחידים.

קרא עוד »
קורס Azure

קורס Azure – שירותי השפה בבינה מלאכותית

מדי יום, העולם מייצר כמות עצומה של נתונים; חלק גדול ממנו מבוסס טקסט בצורה של הודעות דוא"ל, פוסטים במדיה החברתית, ביקורות מקוונות, מסמכים עסקיים ועוד. טכניקות בינה מלאכותית המיישמות מודלים סטטיסטיים וסמנטיים מאפשרות לך ליצור יישומים המחלצים משמעות ותובנות מנתונים מבוססי טקסט אלה.

קרא עוד »
קורס Power BI

קורס Power BI – דוגמה לחוברת עבודה

הדרך הטובה ביותר ללמוד DAX היא ליצור כמה נוסחאות בסיסיות, להשתמש בה עם נתונים ממשים מסוימים ולראות את התוצאות בעצמך. הדוגמאות והמשימות כאן משתמשות בחוברת העבודה לדוגמה DAX Formulas.xlsx Contoso. באפשרותך להוריד את חוברת העבודה http://go.microsoft.com/fwlink/?LinkID=237472&clcid=0x409. לאחר הורדת חוברת העבודה למחשב, פתח אותה ולאחר מכן פתח את Power Pivot שלך.

קרא עוד »
Microsoft Inspection

קורס Teams – אפליקציית Inspection

מה זה Inspection App? ה- Inspection App היא אפליקציה פשוטה ואינטואיטיבית בסביבת ה-Teams המשמשת לסקירה, בדיקה ופיקוח אודות היבטים פיזיים כגון מוצרים, מתקנים, מיקומים או

קרא עוד »
קורס אקסל

קורס אקסל – מסדי נתונים

מסד נתונים הינו רכיב המשמש לאחסון מסודר של מידע במחשב, לשם אחזור (לשלוף באמצעות הגדרות חיפוש) ועיבוד הנתונים. ישנם מספר מודלים של מסדי נתונים, וב-Excel מסד נתונים קיים בתצורתו השכיחה והפשוטה ביותר – תצורת טבלה.
על מסד הנתונים בתוכנה, ניתן להחיל מגוון רחב של פקודות ותכונות של אחזור מידע ועיבוד מידע פשוט עד מתקדם: תפריט נתונים למשל, כל מהותו היא טיפול במסדי נתונים. כמו כן, ישנן פונקציות המיועדות לטיפול במסדי נתונים, אלו פונקציות מסדי נתונים ועוד.

קרא עוד »
טיפ לשימוש ב- Excel VBA

קורס אקסל VBA – קבצים Excel VBA

הייתם רוצים לעזור למשתמשים לעבוד עם הקבצים שלכם ב-Excel באופן מסודר? לחייב אותם להזין מידע במקומות מוגדרים מראש, או להקפיץ להם התראות עם הנחיות בפתיחה או בסגירות הקובץ?

קרא עוד »
Windows Server 2022

קורס Windows Server – מערכת Windows Server 2022

ברוכים הבאים לשנת 2022!
וברוכים הבאים למערכת Windows Server 2022 החדשה של מיקרוסופט לכבוד שנת 2022.
המערכת מספקת פתרונות משודרגים עבור השימושים הארגוניים המקומיים ופתרונות חדישים והיברידיים עבור ניהול משותף עם תשתיות הענן- Azure.

קרא עוד »
Microsoft Fabric

מה זה מיקרוסופט FABRIC?

Microsoft Fabric היא פתרון אנליטי כולל- החל ממעבר נתונים ועד מדע נתונים, אנליטיקות בזמן אמת ואנליזה עסקית. הפלטפורמה מציעה מגוון רחב של שירותים, כולל הנדסת נתונים, ואינטגרציית נתונים, אנליזה והצגת נתונים כולם במקום אחד.

קרא עוד »
קורס אקסל VBA

קורס אקסל – רמות העבודה ב-Excel

אקסל היא תוכנה אינטואיטיבית ופשוטה לתפעול עבור משתמש פשוט ועד למקצוען בתחומי עיבוד נתונים, אנליזה ותחזית. היא מציעה מגוון רחב של כלים ואפשרויות, בעומקים שונים

קרא עוד »
קורס אקסל

קורס אקסל – תרשימים

כלי נוסף וחשוב באקסל הוא כלי התרשימים.
תפקיד התרשים-הגרף – הוא להציג את הנתונים בצורה נוחה ומובנת לצד ג' שאינו בקי בנתונים.
כדי ליצור תרשים, חובה עליי לסמן את הנתונים כפי שצריך ורק לאחר מכן להוסיף את התרשים.

קרא עוד »
קורס office 365 - Word

קורס Office 365 – כותרת עליונה ותחתונה במסמך Word

המטרות והאפשריות ב – כותרת עליונה ותחתונה – הן, כותרות עליונות או תחתונות, שיופיעו בכל המסמך בכל עמוד ועמוד – לדוגמא מספור, אנו רוצים שמספר העמוד ימשיך לפי הסדר בכל עמוד נוסף.
אפשרות נוספת – לוגו, כשם שיש לוגו לחוברת זו בכל עמוד ועמוד.
אפשריות נוספות למספר עמוד או לוגו שביכולתנו להוסיף הן: התאריך והשעה, כותרת המסמך, נתיב המסמך, שם המחבר, ועוד מגוון אפשרויות.

קרא עוד »
קורס Office 365

קורס Office 365 – רכיבים בסיסיים OneDrive

שירות אחסון וסנכרון הקבצים של 365. השירות מאפשר גישה ישירה לתיקיות האחסון וגם משולב בכל היישומים של Microsoft 365, לטובת שמירה, סנכרון וניהול גרסאות של כל העבודה בענן, ולטובת יצירת אינטגרציה בין יישומים.
לכל משתמש ישנה תיקיית OneDrive המשמשת כמקום אחסון פרטי בענן. בזכות יכולות שיתוף תיקיות וקבצים, בין הפרופילים בענן, מתקיימת תכונה של עבודה בקולבורציה ואף באופן סימולטני על קבצים משותפים.

קרא עוד »

12.12.2023

19.12.2023

2 מפגשים

16:00 - 09:00
Power Apps Public Course2
דילוג לתוכן