Month: July 2024
Simplify app management with the Azure App Service Insights Workbook
Introduction
Developing, maintaining, and managing multiple applications on Azure App Service Plans can be complex. At scale, the challenge intensifies as you juggle different Subscriptions, Resource Groups, Operating Systems (Linux, Windows), Regions, Scale (instances), Pricing Plans, and Resource Allocations across various environments.
To simplify this, I have developed an Azure App Service Insights Workbook.
This tool provides a unified view to help customers easily track and compare different applications.
It designed to empower developers, DevOps, and FinOps teams with insights and streamlined monitoring capabilities.
In this blog post, I will explore the benefits of this Workbook for various scenarios and stakeholders, and explain how it can drive cost efficiency.
TLDR: Get the Workbook on GitHub
Monitor, Track and Compare
Holistic View: This workbook provides a holistic view of all your Azure App Services and Azure App Service Plans.
Managed Efficiency: A simple way to monitor, track and compare your application behaviors.
Cross-App Comparison: Compare critical metrics across different applications or App Service Plans to identify trends and outliers. This helps you prioritize optimization efforts and ensure consistent performance across all apps.
Smart Decisions: Whether you have a single app or multiple apps, being able to see the behaviors will help you be efficient and make smart decisions.
This workbook is not intended to replace monitoring capabilities like Application Insights or 3rd party monitoring tools, it gives a holistic view of all Azure App Services with comparison capabilities, and you can dive into each of them with additional tools.
Azure App Service
Azure App Service is an HTTP-based service for hosting web applications, REST APIs, and mobile backends.
Multiple languages and frameworks – App Service has first-class support for .NET, .NET Core, Java, Node.js, PHP, or Python.
Publish – You can choose to publish as Code, Containers or Static Web app.
Global scale with high availability – Scale up or out manually or automatically. Host your apps anywhere in Microsoft’s global data center infrastructure, and the App Service SLA promises high availability.
Operating System – Run your app on both Windows and Linux-based environments.
Allocation – You can host multiple apps on a single App Service Plan. (Ref: App Service plans – Azure App Service | Microsoft Learn)
Holistic View
Filters
The workbook supports filtering by Subscriptions, Resource Groups, App Service Plans, Apps.
You can select multiple options (e.g., 2 App Service Plans).
Time range – Viewing the metrics over time.
Overview
Overview of all your App service Plans, App Services and Staging Slots.
App Service Plan: Location, Operating System, Tiers, Status, Number of hosted Apps, Instances, Maximum Scale.
App Service/Slot: Location, Kind, Type, Tier, App Service Plan, State.
Monitor
Overview of all your App service Plans, App Services and Staging Slots Metrics.
App Service Plan
App Services and Staging Slots
Additional Metrics
Each resource type has different Metrics.
Expanding the Additional Metrics will allow to view and compare all the Metrics supported by the resource type.
App Service Plan: Data, Sockets, TCP, Queue Length
App Service: Requests/Response, Data, HTTP, IO, Garbage Collections, Others
Staging Slot: Requests/Response, Data, HTTP, IO, Garbage Collections, App Domains, Others
App Service | Data Metrics
App Service | Additional Metrics
Cross-App/Plan Comparison
The workbook supports comparing metrics between two or more resources.
Resources can be an App Service Plan, App Service or Staging slot.
App Service Plan
App services
Java vs .NET 6 Example
Both App Services are in the Same App Service Plan.
Different Runtime (Java vs .NET 6).
Node.js vs .NET 8 Example
Different App Service Plan.
Different Regions.
Different Runtime (Node.js vs .NET 8).
App Service Plan
App Services
Inventory
The Inventory dashboard provides a holistic view of all the App Services resources group by various categories, e.g. Subscriptions, Resource Groups, Tier, Status, etc.
For Developers
Developers often face the challenge of ensuring that a single or multiple applications run smoothly and efficiently.
This workbook allows you to compare key metrics and can be invaluable in identifying trends, pinpointing issues, validating changes, and ensuring optimal performance across various scenarios.
Scenario
Use case
How this Workbook helps?
Development and Testing
Profiling code, unit testing, and integration testing
Compare metrics during different stages of development to ensure consistency and efficiency
Application Performance Testing
Load, stress and scalability testing
Compare pre-test and post-test metrics to identify performance improvements or regressions
Comparative Analysis Across Multiple Applications
Developer manages multiple applications and needs to compare their performance to identify which ones require attention
Unified View: Aggregate metrics from all applications into a single view for easy comparison.
Benchmarking: Set benchmarks for key performance indicators and compare each application against these benchmarks.
Identify Outliers: Quickly identify applications that are underperforming or experiencing issues, allowing the developer to prioritize optimization efforts.
Diagnosing Performance Bottlenecks
Investigating issues like slow response times, crashes, or memory leaks to find the root cause
Detailed Metrics: Access detailed metrics on CPU usage, memory consumption, and request latencies to pinpoint performance bottlenecks.
Correlation Analysis: Correlate and compare different metrics to pinpoint the root cause of issues.
Historical Data: Review historical performance data to identify trends and recurring issues that may be affecting application performance.
Third-Party Services
Monitoring the impact of third-party libraries and SDKs on resource usage
Ensuring that third-party integrations do not degrade overall performance
Ensure third-party services meet performance expectations by comparing historical data
Production Monitoring **
Monitoring metric performance
Track historical trends metrics to maintain optimal performance
Deployment and Scale **
Compare resource usage before and after deployments or scaling to ensure no performance degradation
Pre and Post Deployment/Scaling Comparison: Compare key performance metrics before and after deployment or scaling to assess the impact.
Custom Metrics: Monitor specific metrics related to the new features or changes introduced in the deployment.
Rollback Indicators: Quickly identify any negative impacts, such as increased error rates or degraded performance, to make informed rollback decisions if necessary.
System Upgrades **
Verifying performance after software upgrades (runtime, new release, new feature, etc.)
Performance Validation: Validate that upgrades have not negatively impacted performance unexcepted.
Rollback Indicators: Quickly identify any negative impacts, such as degraded performance, to make informed rollback decisions if necessary.
** In collaboration with the DevOps teams.
For DevOps Engineers
DevOps engineers have few performance challenges when managing and operating App Service plans.
Scenario
Use case
How this Workbook helps?
Production Monitoring
Monitoring metric performance
Track historical trends metrics to maintain optimal performance
Scale
Ensuring that the app services can scale effectively to handle varying loads without sacrificing performance.
Track resource usage to ensure balanced resource allocation
Performance and Cost ***
Balancing performance and cost, especially when scaling up/out.
Track resource usage to ensure efficiency.
Resource Allocations ***
Deciding the right SKU of the App Service Plans (e.g.: CPU, memory) and configuring auto-scaling to handle varying loads.
Track resource usage to ensure resource right-sizing
Multiple-Environments ***
Managing configurations across different environments (development, staging, production) and multiple subscriptions.
Monitor and compare resource usage across different environments for optimal performance
Multiple-Regions ***
Managing configurations across different Regions (e.g., West Europe, East US, etc.) and multiple subscriptions.
Monitor and compare resource usage across different Regions for optimal performance
*** In collaboration with the FinOps teams.
For FinOps (Cost Efficiency)
Effective cost management is a critical aspect of cloud operations.
This Workbook provides several capabilities to help track and optimize your cloud spending:
Scenario
Use case
How this Workbook helps?
Resource Optimization / Over-Provisioning
Optimizing application code and resource utilization
Resource Utilization Insights: Track usage to identify underutilized resources that can be scaled down or repurposed.
Cost Analysis: Understand the cost implications of resource usage and make data-driven decisions to optimize both performance and cost.
Idle Resources
Identification of unused resources
Monitor App Service Plans that have not hosted any applications.
Reservations and Savings Plan
Identification of potential discounts
Monitor App Service Plans to understand the utilization and identify potential to apply Reservations or Saving Plans.
Conclusion
The Azure App Service Insights Workbook is a simple tool designed to simplify application management for developers, DevOps and FinOps teams. By offering a unified view of key metrics it streamlines operations and enhances efficiency across the board.
Whether you are a developer looking to optimize application performance, a DevOps engineer focused on reliability, or a FinOps engineer aiming to optimize and reduce costs, the Azure App Service Workbook has something valuable to use.
Microsoft Tech Community – Latest Blogs –Read More
What’s New in Viva Pulse – July 2024
Hello everyone! As we head into the summer season, we’re thrilled to announce some exciting new updates to Viva Pulse. Our team has been hard at work developing new features that we think you’ll love, and we can’t wait to hear your thoughts. Please feel free to share your feedback with us in the comments below!
Template & Question Management
Admins are now able to customize the survey templates and questions for all users within their company, including creation of new templates and questions for your organization! Admins, please check out this learn document for more information about how to get started with this new capability.
Confidential 1:1 Conversations in Viva Pulse Reports
Our research indicates that the most important need for authors once their Pulse closes is to be able to gather additional context based on their reports. Viva Pulse authors can now respond to open text responses in their Viva Pulse reports by having 1:1 conversation with participants, who can respond in an unidentified way. This new capability will help authors gather more context about the open text responses and decide on the next steps. This capability is currently in Private Preview; if you are interested in participating, please reach out to srinivasansr@microsoft.com.
Viva Pulse Card in Connections
Does your organization use Viva Connections? If so, we’re excited to announce the very first integration between Viva Pulse & Viva Connections. Viva Connections Operators can now add a Pulse card to the Connections Dashboard, enabling licensed Pulse users to easily access Pulse to create feedback requests and review results.
Operators, you can find more information on how to turn this new integration on for your organization here.
New Templates and Questions
Customers are seeking well-written survey questions to help them understand a wide variety of timely topics for their teams and organization. We are releasing 32 new questions focused on uncovering opportunities to improve workplace dynamics, personal development and employee engagement. Additionally, we are releasing 3 new templates to help authors better understand and drive performance empowerment, townhall meeting effectiveness, and progress after Glint surveys.
Viva Pulse Requests for Large Audiences
Customers have shared the feedback that they would like to send Pulse requests to larger audiences, for example after Town Hall meetings within their organization. We heard you! Pulse requests can now be sent to large audiences, up to 10k. We will be increasing this limit to 100k in July. Users can send requests to M365 groups where they have the appropriate ‘send’ privileges.
Scheduled Pulses
Survey authors can now schedule both a single and a recurring series of Pulses! This means users no longer need to create and send their Pulses in one sitting or remember to come back into the Pulse app to send their survey to their teams. Click here to learn more about this new capability.
eDiscovery & M365 Audit support for Viva Pulse
Global Administrators and users with elevated privileges can now export Viva Pulse data via eDiscovery premium capabilities in Microsoft Purview. Administrators can also view the event log for Pulse events as part of Audit capabilities in Microsoft Purview. You can find more information about Pulse audit events schema here.
Thank you for reading! If you have any questions or feedback, please don’t hesitate to comment. Furthermore, if you would like to get involved with Viva Pulse, please reach out to srinivasansr@microsoft.com to learn about our customer engagement opportunities.
Until Next Time,
Viva Pulse Team
Microsoft Tech Community – Latest Blogs –Read More
Can I submit to a MATLAB Parallel Server cluster that is running a different version than my MATLAB and Parallel Computing Toolbox setup?
I have a MATLAB Parallel Server cluster that is either newer or older than the version of MATLAB I have installed on my client machine. Can I still utilize this MATLAB version to submit jobs to my MATLAB Parallel Server setup?I have a MATLAB Parallel Server cluster that is either newer or older than the version of MATLAB I have installed on my client machine. Can I still utilize this MATLAB version to submit jobs to my MATLAB Parallel Server setup? I have a MATLAB Parallel Server cluster that is either newer or older than the version of MATLAB I have installed on my client machine. Can I still utilize this MATLAB version to submit jobs to my MATLAB Parallel Server setup? MATLAB Answers — New Questions
How to skip a part of y axis in plotting ode code?
I want to plot the solution for the following ode but one variable is far from other variable solutions. so If I was advised to skip a part of y axis to look presentable. I want to skip from 1.5*10^9 to 1.3*10^10 in the y-axis. Is that possible?
clc;
clear;
% Define initial conditions
S0 = 1; S_R0 = 0; C0 = 0; C_R0 = 0; M10 = 85000; M20 = 15000; T_H10 = 71000; T_H20 = 12000; T_C0 = 56000; T_REG0 = 8000; IL100 = 0.0085; IFNG0 = 0.12; IL20 = 0.0094;
y0 = [S0, S_R0, C0, C_R0, M10, M20, T_H10, T_H20, T_C0, T_REG0, IL100, IFNG0, IL20];
% Define time span
tspan = [0 8000];
% Solve the system using ode23
[t, y] = ode45(@odes, tspan, y0);
% Plot the results
figure
plot(t, y(:,1), t, y(:,2),t, y(:,3),t, y(:,4),t, y(:,5),t, y(:,6),t, y(:,7),t, y(:,8),t, y(:,9),t, y(:,10),”)
legend({‘S’, ‘S_R’, ‘C’, ‘C_R’, ‘M1’, ‘M2’, ‘T_{H1}’, ‘T_H2’, ‘T_C’, ‘T_{REG}’});
xlabel(‘Time(days)’)
xlim([0 800])
ylabel(‘Cell Density(cells/ml)’)
%title([‘Solution of ODE System’])
grid on
figure
plot(t, y(:,11), t, y(:,12),t, y(:,13))
legend({‘IL10’, ‘IFNG’, ‘IL2’});
xlabel(‘Time(days)’)
xlim([200 800])
ylabel(‘Variables’)
% title(‘Solution of ODE System’)
grid onI want to plot the solution for the following ode but one variable is far from other variable solutions. so If I was advised to skip a part of y axis to look presentable. I want to skip from 1.5*10^9 to 1.3*10^10 in the y-axis. Is that possible?
clc;
clear;
% Define initial conditions
S0 = 1; S_R0 = 0; C0 = 0; C_R0 = 0; M10 = 85000; M20 = 15000; T_H10 = 71000; T_H20 = 12000; T_C0 = 56000; T_REG0 = 8000; IL100 = 0.0085; IFNG0 = 0.12; IL20 = 0.0094;
y0 = [S0, S_R0, C0, C_R0, M10, M20, T_H10, T_H20, T_C0, T_REG0, IL100, IFNG0, IL20];
% Define time span
tspan = [0 8000];
% Solve the system using ode23
[t, y] = ode45(@odes, tspan, y0);
% Plot the results
figure
plot(t, y(:,1), t, y(:,2),t, y(:,3),t, y(:,4),t, y(:,5),t, y(:,6),t, y(:,7),t, y(:,8),t, y(:,9),t, y(:,10),”)
legend({‘S’, ‘S_R’, ‘C’, ‘C_R’, ‘M1’, ‘M2’, ‘T_{H1}’, ‘T_H2’, ‘T_C’, ‘T_{REG}’});
xlabel(‘Time(days)’)
xlim([0 800])
ylabel(‘Cell Density(cells/ml)’)
%title([‘Solution of ODE System’])
grid on
figure
plot(t, y(:,11), t, y(:,12),t, y(:,13))
legend({‘IL10’, ‘IFNG’, ‘IL2’});
xlabel(‘Time(days)’)
xlim([200 800])
ylabel(‘Variables’)
% title(‘Solution of ODE System’)
grid on I want to plot the solution for the following ode but one variable is far from other variable solutions. so If I was advised to skip a part of y axis to look presentable. I want to skip from 1.5*10^9 to 1.3*10^10 in the y-axis. Is that possible?
clc;
clear;
% Define initial conditions
S0 = 1; S_R0 = 0; C0 = 0; C_R0 = 0; M10 = 85000; M20 = 15000; T_H10 = 71000; T_H20 = 12000; T_C0 = 56000; T_REG0 = 8000; IL100 = 0.0085; IFNG0 = 0.12; IL20 = 0.0094;
y0 = [S0, S_R0, C0, C_R0, M10, M20, T_H10, T_H20, T_C0, T_REG0, IL100, IFNG0, IL20];
% Define time span
tspan = [0 8000];
% Solve the system using ode23
[t, y] = ode45(@odes, tspan, y0);
% Plot the results
figure
plot(t, y(:,1), t, y(:,2),t, y(:,3),t, y(:,4),t, y(:,5),t, y(:,6),t, y(:,7),t, y(:,8),t, y(:,9),t, y(:,10),”)
legend({‘S’, ‘S_R’, ‘C’, ‘C_R’, ‘M1’, ‘M2’, ‘T_{H1}’, ‘T_H2’, ‘T_C’, ‘T_{REG}’});
xlabel(‘Time(days)’)
xlim([0 800])
ylabel(‘Cell Density(cells/ml)’)
%title([‘Solution of ODE System’])
grid on
figure
plot(t, y(:,11), t, y(:,12),t, y(:,13))
legend({‘IL10’, ‘IFNG’, ‘IL2’});
xlabel(‘Time(days)’)
xlim([200 800])
ylabel(‘Variables’)
% title(‘Solution of ODE System’)
grid on breakyaxis, breakplot, edit MATLAB Answers — New Questions
How Does the Q.B Data Migration Service Work?
Can anyone explain how the Quick-Books Data Migration Service works? I’m looking to migrate all my financial data from my current accounting software to Q.B and want to know the steps involved, the level of accuracy, and the security measures in place.
Can anyone explain how the Quick-Books Data Migration Service works? I’m looking to migrate all my financial data from my current accounting software to Q.B and want to know the steps involved, the level of accuracy, and the security measures in place. Read More
Saving from Word – Custom Validation
Hello,
We’re currently using SPO with the custom (canvas app) forms for validation, which work great within the context of a doc lib.
However, when saving from Word, the property panel appears and the various fields can be filled in prior to saving to a site. Is there anyway to do some kind of backend custom validation (api call, etc.) from within Word/Excel when saving to SPO, so that references can be validated to avoid a long list of files that need attention?
Hope the above makes sense and appreciate any advice.
Thanks,
Paul
Hello,We’re currently using SPO with the custom (canvas app) forms for validation, which work great within the context of a doc lib.However, when saving from Word, the property panel appears and the various fields can be filled in prior to saving to a site. Is there anyway to do some kind of backend custom validation (api call, etc.) from within Word/Excel when saving to SPO, so that references can be validated to avoid a long list of files that need attention? Hope the above makes sense and appreciate any advice. Thanks,Paul Read More
Copilot for Microsoft 365 Language Input and Output
Hi,
I have an issue in Copilot 365, when I want the answer to be given to me in Portuguese and not Brazilian Portuguese. Can’t you set it to Portuguese by default, so that you don’t always get replies in Brazilian Portuguese?
Hi, I have an issue in Copilot 365, when I want the answer to be given to me in Portuguese and not Brazilian Portuguese. Can’t you set it to Portuguese by default, so that you don’t always get replies in Brazilian Portuguese? Read More
Monday Morning Blues
Monday mornings are particularly bad at loading schedules in our office. Happens to everyone at multiple machines, different accounts, web/desktop apps.
Makes it difficult to open our production calendar and discuss what the plan is for the week when it won’t load. I imagine it is due to the influx of users logging in after the weekend throughout our timezone.
Monday mornings are particularly bad at loading schedules in our office. Happens to everyone at multiple machines, different accounts, web/desktop apps. Makes it difficult to open our production calendar and discuss what the plan is for the week when it won’t load. I imagine it is due to the influx of users logging in after the weekend throughout our timezone. Read More
MS365 Copilot in Word – Copliot does not support tables or bullet points in Word to rewrite
Copilot in Word – When willing to rewrite text with Copilot originally provided in bullet point; unfortunately, an error message is populated – “Please select only plain text paragraphs, as copilot currently doesn’t support tables or other non-text elements.”
Similar errors are generated when trying to review/rewrite content provided in tables etc.
How to overcome this problem?
Copilot in Word – When willing to rewrite text with Copilot originally provided in bullet point; unfortunately, an error message is populated – “Please select only plain text paragraphs, as copilot currently doesn’t support tables or other non-text elements.”Similar errors are generated when trying to review/rewrite content provided in tables etc. How to overcome this problem? Read More
Copilot for Microsoft 365 – In Teams can we see the history of conversations more than 1 month old?
Hi,
In Teams chats the maximum time you can get information is 1 month back, how can I get a summary and the main topics, next actions, or to remember something that was said in that conversation that started one or more years ago?
Thanks
fernando
Hi, In Teams chats the maximum time you can get information is 1 month back, how can I get a summary and the main topics, next actions, or to remember something that was said in that conversation that started one or more years ago? Thanksfernando Read More
Downloading PDFs Automatically Open in Acrobat
I’m having a new issue using Outlook on the Web. Previously when I clicked to download a PDF attachment from an email, it would just download with no other actions. Now, once it completes the download it automatically opens in Adobe Acrobat, and I have to manually close it. I download and move a lot of PDFs every day, and it is extremely cumbersom to have to close them before I can move them out of my download folder into another location. I use Google Chrome.
This is only an issue on Outlook Web version, as the Windows version doesn’t even give the option to download immediately (you have to “save as” or “open in Adobe Acrobat”).
This is also a new issue anytime I download a PDF from Google Chrome. I have tried to change my Chrome Settings, but the only setting I’ve found is to change the default action to “open in Adobe Chrome”, which doesn’t help me at all. I still need it to download to my computer, I just don’t want it to automatically open once complete. So I’m wondering if it’s a setting I can even change with Outlook or if I need to troubleshoot with Google.
Any tips?
I’m having a new issue using Outlook on the Web. Previously when I clicked to download a PDF attachment from an email, it would just download with no other actions. Now, once it completes the download it automatically opens in Adobe Acrobat, and I have to manually close it. I download and move a lot of PDFs every day, and it is extremely cumbersom to have to close them before I can move them out of my download folder into another location. I use Google Chrome. This is only an issue on Outlook Web version, as the Windows version doesn’t even give the option to download immediately (you have to “save as” or “open in Adobe Acrobat”). This is also a new issue anytime I download a PDF from Google Chrome. I have tried to change my Chrome Settings, but the only setting I’ve found is to change the default action to “open in Adobe Chrome”, which doesn’t help me at all. I still need it to download to my computer, I just don’t want it to automatically open once complete. So I’m wondering if it’s a setting I can even change with Outlook or if I need to troubleshoot with Google. Any tips? Read More
Word 2019 Strange new look and can’t edit
Today suddenly the appearance of my Word documents is extremely simplified, and shows across the top only “File” “Tools” and “View.” See below.
It didn’t look like this last night. Now I can open docs but not make any changes–it’s read-only.
If I open a blank document, it has the usual appearance. I can copy-paste these locked-up texts into a new document and edit that.
I don’t know if that is relevant or not, but I’m also getting repeat messages from Avast, about it blocking a bad URL. I get this message with an annoying bleep every 5 minutes or so.
BTW also in case it’s relevant, for years, when I close a doc it tells me that it is in compatibility mode and now will update to .docx,. But it already was in docx mode.
BTW also I am not a subscriber to Office 365. I bought Word 2019. I just checked for updates and it tells me that Microsoft 365 is updated…
Thanks for your help!!!
Today suddenly the appearance of my Word documents is extremely simplified, and shows across the top only “File” “Tools” and “View.” See below. It didn’t look like this last night. Now I can open docs but not make any changes–it’s read-only. If I open a blank document, it has the usual appearance. I can copy-paste these locked-up texts into a new document and edit that. I don’t know if that is relevant or not, but I’m also getting repeat messages from Avast, about it blocking a bad URL. I get this message with an annoying bleep every 5 minutes or so. BTW also in case it’s relevant, for years, when I close a doc it tells me that it is in compatibility mode and now will update to .docx,. But it already was in docx mode. BTW also I am not a subscriber to Office 365. I bought Word 2019. I just checked for updates and it tells me that Microsoft 365 is updated… Thanks for your help!!! Read More
Problem with removing { XE } code
I’ve been editing an index using Search and Replace. Somehow the word I was working on, let’s say ‘cat’ now appears as cat{ XE } with nothing else between the brackets. ‘cat’ now appears in the index hundreds of times (pages of entries). I try to remove the { XE } with search and replace but it does not work. How can I search for this string in Search and Replace to that I can knock it out in one batch without all the { XE } with other content being knocked out too (e.g. dog{ XE “dog” }?
I’ve been editing an index using Search and Replace. Somehow the word I was working on, let’s say ‘cat’ now appears as cat{ XE } with nothing else between the brackets. ‘cat’ now appears in the index hundreds of times (pages of entries). I try to remove the { XE } with search and replace but it does not work. How can I search for this string in Search and Replace to that I can knock it out in one batch without all the { XE } with other content being knocked out too (e.g. dog{ XE “dog” }? Read More
New Planner (Project Web in Teams) conversations subscribe/unsubscribe
Using Project Web in Teams with “premium” features (the “new” planner application in Teams), it is possible to have a conversation with the team in each task. In order to get notifications about what is happening in the chat, one needs to participate in the chat (at least that is what I understood…). This person will get notified (in the activity thread within Teams). However, how do you “unsubscribe” from this? What if one does not want to receive notifications anymore??
Thanks for your help
Best
Using Project Web in Teams with “premium” features (the “new” planner application in Teams), it is possible to have a conversation with the team in each task. In order to get notifications about what is happening in the chat, one needs to participate in the chat (at least that is what I understood…). This person will get notified (in the activity thread within Teams). However, how do you “unsubscribe” from this? What if one does not want to receive notifications anymore?? Thanks for your help Best Read More
What’s New in Microsoft EDU webinar – July 2024 and ISTE recap
Here is our July 2024 and ISTE recap webinar agenda:
Copilot for M365 announcements for educators and students
Teams for EDU updates – AI for educators feature rollout and more
Learning Accelerators updates
Reading Coach and Reflect
Clipchamp for EDU rollout
AMA – Ask Microsoft EDU Anything (Q&A)
How to sign up
OPTION 1: July 9th, Tuesday @ 8:00am Pacific Tim Register here
OPTION 2: July 9th, Tuesday @ 4:00pm Pacific Tim Register here
This is what the webinar portal will look like when you register:
Microsoft Tech Community – Latest Blogs –Read More
HDL and NI FPGA code generation error.
Hello,
I am attempting to generate spike voltage using a MATLAB Function block in Simulink. While the function block successfully generates the spikes, I am encountering difficulties in generating HDL code from the Simulink MATLAB Function block.
I have attached the Simulink model and the error details. Could someone assist me in resolving this issue?
The sampling rate is 1e6.
The solver selection is fixed and discrete.Hello,
I am attempting to generate spike voltage using a MATLAB Function block in Simulink. While the function block successfully generates the spikes, I am encountering difficulties in generating HDL code from the Simulink MATLAB Function block.
I have attached the Simulink model and the error details. Could someone assist me in resolving this issue?
The sampling rate is 1e6.
The solver selection is fixed and discrete. Hello,
I am attempting to generate spike voltage using a MATLAB Function block in Simulink. While the function block successfully generates the spikes, I am encountering difficulties in generating HDL code from the Simulink MATLAB Function block.
I have attached the Simulink model and the error details. Could someone assist me in resolving this issue?
The sampling rate is 1e6.
The solver selection is fixed and discrete. hdl, matlab function MATLAB Answers — New Questions
Why does MATLAB Parallel Server validation fail or stall at the SPMD/Pool job test stage (communicating batch jobs)?
Why does MATLAB Parallel Server validation fail or stall at the SPMD/Pool job test stage (communicating batch jobs)?Why does MATLAB Parallel Server validation fail or stall at the SPMD/Pool job test stage (communicating batch jobs)? Why does MATLAB Parallel Server validation fail or stall at the SPMD/Pool job test stage (communicating batch jobs)? MATLAB Answers — New Questions
Photovoltaic Thermal (PV/T) Hybrid Solar Panel
In the mentioned model of the H/PVT system in R2020b, can anyone help me that how the pump controls the flow of water?In the mentioned model of the H/PVT system in R2020b, can anyone help me that how the pump controls the flow of water? In the mentioned model of the H/PVT system in R2020b, can anyone help me that how the pump controls the flow of water? photovoltaic thermal (pv/t) hybrid solar panel MATLAB Answers — New Questions
warn when cell is blank
Hi,
=ISBLANK(E8)
The above formula will warn if E8 contains a value
What formula do I need if E8 does not contain a value
I have been struggling with this for a while now.
I will be kicking myself when I see the answer 🙂
Thank you for taking a look!
Hi, =ISBLANK(E8) The above formula will warn if E8 contains a value What formula do I need if E8 does not contain a value I have been struggling with this for a while now. I will be kicking myself when I see the answer 🙂 Thank you for taking a look! Read More
Microsoft Outlook..
Please help.. When I am responding to an email, everything that was in the email prior to my response is attached. How do I get rid of all those responses before mine… Same email? I only want my response visible to group I am responding to. I am getting complaints and don’t know how to fix it..
Please help.. When I am responding to an email, everything that was in the email prior to my response is attached. How do I get rid of all those responses before mine… Same email? I only want my response visible to group I am responding to. I am getting complaints and don’t know how to fix it.. Read More